Hello,
I have a query I am using to calculate a quote to the customer. In the calculation I need to add tax to any column that I have selected through a tick box.
The formula I currently have is ([GST]*[GSTCalc])-[Cost]
This forumla works fine in itself for anything that has Tax (GST), but anything that that does not have Tax ends up being a minus figure.
I need to add something into the formula so that if there is no Tax on the product, it will only add the cost and nothing else.
Does anyone have any suggestions?
I have a query I am using to calculate a quote to the customer. In the calculation I need to add tax to any column that I have selected through a tick box.
The formula I currently have is ([GST]*[GSTCalc])-[Cost]
This forumla works fine in itself for anything that has Tax (GST), but anything that that does not have Tax ends up being a minus figure.
I need to add something into the formula so that if there is no Tax on the product, it will only add the cost and nothing else.
Does anyone have any suggestions?