407-248-1481

QuoteWerks Knowledgebase Topic (Article ID 6656)

Print Layouts - Formula - Show % profit margin for the entire quote

This information applies to :

Article ID
6656

Created/Updated
December 12, 2014

Category


Are you using the most current release of QuoteWerks?
Version 24.0 Build 2
Question:

How do I display the profit margin for the entire quote?

Answer:

Add the following formula to a header or footer section:

.if.documentheaders->subtotal<>0.then.((((documentheaders->subtotal)-(documentheaders->subtotal-documentheaders->profitamount))/(documentheaders->subtotal))*100)



New Search