Thread
:
Can I use IF statement with a formula?
View Single Post
#
1
Michael NYC
Posts: n/a
Can I use IF statement with a formula?
I am trying to create a condtiona statement that permits me to process and
equation if the value is true. For example:
=IF(D20="Yes","(D11*E20*D4)","NA")
But can't get it to work. I appreciate any help.
Reply With Quote