find replace excel remove single character

A

AlaskaBoy

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.
 
F

FiluDlidu

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 ?
 
M

MartinW

Hi Alaska Boy,

? is a wildcard character
try it this way ~? in your find/replace

HTH
Martin
 
A

AlaskaBoy

So in the Find I tried putting ~? and it says it found nothing. What would I
put in the Find field?
 
A

AlaskaBoy

Forget my last question - got that to work. I had to clear the format.

Thank you, thank you, thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top