Hi all, I just noticed that when running a VLOOKUP formula as follows:
=IF(M29="x","scr",VLOOKUP(O29,$A$1:$B$9982,2,FALSE))
(the IF part of it has no relevance to my question). I have noticed if the range of the LOOKUP (which are all words), one or some of the words have an apostrophe (') after the word, my formula doesnt find it.
Eg, <TABLE style="WIDTH: 92pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=122><COLGROUP><COL style="WIDTH: 92pt; mso-width-source: userset; mso-width-alt: 4461" width=122><TBODY><TR style="HEIGHT: 22.5pt" height=30><TD style="BORDER-BOTTOM: #f0f0f0; BORDER-LEFT: #f0f0f0; BACKGROUND-COLOR: transparent; WIDTH: 92pt; HEIGHT: 22.5pt; BORDER-TOP: #f0f0f0; BORDER-RIGHT: #f0f0f0" class=xl63 height=30 width=122>Patrician's Glory</TD></TR></TBODY></TABLE>
Any thoughts on how to rectify this,.?
Regards, Paul
=IF(M29="x","scr",VLOOKUP(O29,$A$1:$B$9982,2,FALSE))
(the IF part of it has no relevance to my question). I have noticed if the range of the LOOKUP (which are all words), one or some of the words have an apostrophe (') after the word, my formula doesnt find it.
Eg, <TABLE style="WIDTH: 92pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=122><COLGROUP><COL style="WIDTH: 92pt; mso-width-source: userset; mso-width-alt: 4461" width=122><TBODY><TR style="HEIGHT: 22.5pt" height=30><TD style="BORDER-BOTTOM: #f0f0f0; BORDER-LEFT: #f0f0f0; BACKGROUND-COLOR: transparent; WIDTH: 92pt; HEIGHT: 22.5pt; BORDER-TOP: #f0f0f0; BORDER-RIGHT: #f0f0f0" class=xl63 height=30 width=122>Patrician's Glory</TD></TR></TBODY></TABLE>
Any thoughts on how to rectify this,.?
Regards, Paul