Quote line variables, Word Merge fields and Unit price after discount

lock
push_pin
done
Besvart
1

Quote line variables does not, as far as I can tell, contain a unit price after discount.

A customer (online) want the following on a quote line:

Unit number, unit name, quantity, unit list price, unit price after discount, and a sum total (Quantity * price after discount.

In working with merged fields in Word , i.e: = { MERGEFIELD "line/unitListPrice" } * (1-{ MERGEFIELD "line/discountPercent" }/100) \# "#,##0.00" and variations over that, I am getting a syntax error after a Crtl+F9, I am told by Bing that: Word formula fields work with real Word merge fields, while your document appears to use a separate quote-template merge engine, so mixing MERGEFIELD with «line/... » placeholders is probably what is causing the syntax error.

Any suggestions as to how this can be solved ?

 

 

6. aug. 2026 | 02:01 p.m.

Alle Svar (1)

For a customer, we helped with calculating the merge fields in Word. See the example where we needed to find the unit price, but only had the line total price and quantity available.

20. aug. 2026 | 01:33 p.m.

Legg til svar