Excel 2007.
Big spreadsheet. 15000 rows.
One column has for some reason randomly added a question mark at the end of
a bunch one word text in this column (they're brand names). I want to
replace the ? with a blank space. When I do it, though, I end up with a
blank cell.
There must be a way to just take out all the question marks in column B.
What am I missing?
Thanks.
The question mark is a joker that replace any character (including itself).
To limit its range of action to only genuine question marks, use ~? instead
of ?
> Excel 2007.
>
[quoted text clipped - 9 lines]
>
> Thanks.
AlaskaBoy - 31 Mar 2008 15:09 GMT
So in the Find I tried putting ~? and it says it found nothing. What would I
put in the Find field?
> The question mark is a joker that replace any character (including itself).
> To limit its range of action to only genuine question marks, use ~? instead
[quoted text clipped - 13 lines]
> >
> > Thanks.
AlaskaBoy - 31 Mar 2008 15:11 GMT
Forget my last question - got that to work. I had to clear the format.
Thank you, thank you, thank you.
> The question mark is a joker that replace any character (including itself).
> To limit its range of action to only genuine question marks, use ~? instead
[quoted text clipped - 13 lines]
> >
> > Thanks.
Hi Alaska Boy,
? is a wildcard character
try it this way ~? in your find/replace
HTH
Martin
> Excel 2007.
>
[quoted text clipped - 10 lines]
>
> Thanks.
AlaskaBoy - 31 Mar 2008 15:16 GMT
Yes, thank you - that worked. Thanks for your help.
> Hi Alaska Boy,
>
[quoted text clipped - 18 lines]
> >
> > Thanks.