Forum Discussion
khristen250
Aug 22, 2022Copper Contributor
Excel ? formula
=IF(C37=0,C35*0.06,C38*0.14)
Should I not come up with a value if there is a # in C35?
1 Reply
The formula should always return a number, unless C37, C35 or C38 contains text or an error.