A
asdreifus
I need a formula that allows for two different percentages based on reaching
a certain limit. I tried the following:
=IF(cell#>35,cell#*.0625),If(cell#<35,cell#*.0725)
I got the VALUE# error message. Any ideas?
a certain limit. I tried the following:
=IF(cell#>35,cell#*.0625),If(cell#<35,cell#*.0725)
I got the VALUE# error message. Any ideas?