I've been using Access for awhile, although not very familiar with VB. I am designing an order form that automatically calculates tax on the products ordered. On the form and in the underlying table, I have a yes/no field to check if the customer is taxable. I would like the expression I built to calculate tax on the form, to =0 if the yes/no field is unchecked, meaning the customer is nontaxable. Any simple way to do this?
Thanks for any help
Thanks for any help
Comment