calculation help - (Q1*$1)-(DISC1/100) and SUB is empty IF 0
Attached is a link to the photos of my invoice form. I have the following columns:
Q=QTY.
$=$
DISC1=DISCT.
SUB=SUBTOTAL
I would like the subtotal to accurately calculate from the corresponding row values. Essentially the calculation of (Q1*$1)-(DISC1/100) so that the discount column presents as 35% instead of .35 when I present it to clients.
Then, how do I code SUBTOTAL as empty when the corresponding rows are empty.
