Thread
:
would like to know how the IF , and function would be created for a simple 2 column tax calculatio
View Single Post
03-20-2023, 07:21 PM
Kwmck328
Mac OS X
Office for Mac 2011
Novice
Join Date: Feb 2015
Posts: 23
would like to know how the IF , and function would be created for a simple 2 column tax calculatio
If D8 and/or E8 have $amount(s)>0 and tax is *9.975/100; total amount H8 = ?
D8 -$5.00
E8 - $20.00
H8 = Tax @ 9.975
=IF(D8:E8)*9.975/100 ???
Kwmck328
View Public Profile
Find all posts by Kwmck328