August 22, 200916 yr hi every one. can anybody have a lock at this pleas ? "If ( Contacts Bill To::tax = 1; Round ( (Subtotal-Discount)*(Sales Tax Rate/100); 2 ))" is this calculation ok? Edited August 22, 200916 yr by Guest
August 25, 200916 yr What exactly are you trying to do? Are you just trying to figure out the taxes? If so it can be as simple as: payable_taxes = total_of_products * taxes total = total_of_products + payable_taxes Hope this helps :wink2:
Create an account or sign in to comment