Forum Discussion
kristen2020
Sep 08, 2020Copper Contributor
if statement help needed
I'm trying to discover if the number sequence in column I equal the number sequence in column B. I know they do, but my =if( statement is telling me otherwise. What can I do to fix this? All cells are set to "general".
Thanks in advance.
8 Replies
- SergeiBaklanDiamond Contributor
One could be text, another number, not clear from the screenshot. If so, keep in same format or convert when compare.
- kristen2020Copper Contributor
- SergeiBaklanDiamond Contributor
You may apply General to text and number, text will continue to be text and number the number. Perhaps you may submit sample file with couple of records toc heck. Or at least try =ISTEXT() on both.