find and replace

  • Thread starter Thread starter iain wicks
  • Start date Start date
I

iain wicks

Hi ,
I posted a message yesterday about finding and replacing
a carriage return character (which appears as a small
square) I got two responses and would like to thank the
repliers very much. Unfortunately I still cannot get the
find and replace to find the character.
I have tried alt+0013 and alt+0010. I also tried with a
macro, alas to no effect.

Thanks again, any further suggestions?

Best Regards
Iain
 
iain said:
I posted a message yesterday about finding and replacing
a carriage return character (which appears as a small
square) I got two responses and would like to thank the
repliers very much. Unfortunately I still cannot get the
find and replace to find the character.
I have tried alt+0013 and alt+0010. I also tried with a
macro, alas to no effect.

Thanks again, any further suggestions?

Have you tried to copy the offending character, then paste it into the
"Find" box? I find that this sometimes works with unknown characters.

Dave
dvt at psu dot edu
 
The other way to identify what it is, is to figure out its position, i.e. the 7th character in
the cell. Then use the formula =CODE(MID(A1,7,1))
 

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

Back
Top