HI all,
I'm trying to use the following formula to verify if the "," is within a cell.
Something is not right, because even for True conditions, I'm getting a False
return.
I think my True logical test is not written right.
Can someone please verify and provide the logical test for True part of the function.
![]()
=IF(FIND(",",C808)=TRUE,LEFT(C808,FIND(",",C808)-1),C808)
Thanks,
BDB
Bookmarks