Forum Discussion
Anonymous126
Oct 27, 2022Copper Contributor
Can Someone help me with a formula?
=IF(Raw!P2=320,"Raw!Q2-C",Raw!Q2)
It is not adding the -C to my end result.
For example
I want PRE-C
But the formula returns PRE
4 Replies
- Anonymous126Copper ContributorThanks for the help, but the formula still only returned
PRE
instead of
PRE-CPerhaps RAW!P2 contains 320 as a text string instead of as a number?