View Single Post
  #3   Report Post  
Gord Dibben
 
Posts: n/a
Default

Contract it out to Bugs Bunny?

Or EditReplace

What: ^(caret)

With: leave empty

Replace all.


Gord Dibben Excel MVP

On Mon, 8 Nov 2004 13:12:03 -0800, "
wrote:

I have data that contains carrots and I need to delete all of the carrots.
The carrots are always at the front and end of the string and sometimes in
the middle. Here is an example of the row data:

^99213^
^9921326^
^8951226^2924626^

How do you delete the carrots?