I have 2 columns. Values in column A also exist in column B, but not all. I have conditional formula in column C that displays 'TRUE' or 'FLASE' if identical value from Column A exist in column B.
But the problem is some values in columns B contain extra space at the end of value therefore condition formula shows 'FLASE' when infact value from columns A exist somewhere in Column B but extra space make Excel think it is different.
i.e.
A1 value = U S A
B82 value = U S A
'U S A' does exist in column B but I will get false value in C1 because of extra space at the end.
So What I trying to accomplish is delete any extra space ONLY at the end
I tried CNTRL + H but It will replace ANY SPACE whereever it finds but I want to delete only at the end.
Any help will be appreciated.
Bookmarks