Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Harleygrrl814
 
Posts: n/a
Default Delete all occurrences of a character

Hi all! I have a spreadsheet of customer information broken up into 5
different columns. In the first column, "customer name", all the names are
followed by the "~" character. I'm hoping there's a way to delete all
occurrences of this character without manually removing each one.
Thanks!
Katie
  #2   Report Post  
Zack Barresse
 
Posts: n/a
Default

Hello,

Try a Find/Replace, from the Edit menu.

--
Regards,
Zack Barresse, aka firefytr

"Harleygrrl814" wrote in message
...
Hi all! I have a spreadsheet of customer information broken up into 5
different columns. In the first column, "customer name", all the names
are
followed by the "~" character. I'm hoping there's a way to delete all
occurrences of this character without manually removing each one.
Thanks!
Katie



  #3   Report Post  
Carlos Medrano
 
Posts: n/a
Default

Use the Edit Replace... in the FIND field type your undesired character
and in the REPLACE WITH field do not type anothing .. push REPLACE ALL



"Harleygrrl814" escribió en el
mensaje ...
Hi all! I have a spreadsheet of customer information broken up into 5
different columns. In the first column, "customer name", all the names

are
followed by the "~" character. I'm hoping there's a way to delete all
occurrences of this character without manually removing each one.
Thanks!
Katie



  #4   Report Post  
Harleygrrl814
 
Posts: n/a
Default

Thanks for the quick reply! I tried that but I must be doing it wrong,
because it says it can't find any data to replace. And really, there is
nothing I want to replace it with, I just want the names with nothing else.
thanks
kt

"Zack Barresse" wrote:

Hello,

Try a Find/Replace, from the Edit menu.

--
Regards,
Zack Barresse, aka firefytr

"Harleygrrl814" wrote in message
...
Hi all! I have a spreadsheet of customer information broken up into 5
different columns. In the first column, "customer name", all the names
are
followed by the "~" character. I'm hoping there's a way to delete all
occurrences of this character without manually removing each one.
Thanks!
Katie




  #5   Report Post  
Zack Barresse
 
Posts: n/a
Default

Also make sure you SAVE your work FIRST! After you perform the
Find/Replace, if it's not what you want, you have the option of Undo'ing or
closing w/o saving.

--
Regards,
Zack Barresse, aka firefytr

"Carlos Medrano" wrote in message
...
Use the Edit Replace... in the FIND field type your undesired character
and in the REPLACE WITH field do not type anothing .. push REPLACE ALL



"Harleygrrl814" escribió en el
mensaje ...
Hi all! I have a spreadsheet of customer information broken up into 5
different columns. In the first column, "customer name", all the names

are
followed by the "~" character. I'm hoping there's a way to delete all
occurrences of this character without manually removing each one.
Thanks!
Katie







  #6   Report Post  
Bob Phillips
 
Posts: n/a
Default

Try using ~~ as the find character

--
HTH

Bob Phillips

"Harleygrrl814" wrote in message
...
Thanks for the quick reply! I tried that but I must be doing it wrong,
because it says it can't find any data to replace. And really, there is
nothing I want to replace it with, I just want the names with nothing

else.
thanks
kt

"Zack Barresse" wrote:

Hello,

Try a Find/Replace, from the Edit menu.

--
Regards,
Zack Barresse, aka firefytr

"Harleygrrl814" wrote in

message
...
Hi all! I have a spreadsheet of customer information broken up into 5
different columns. In the first column, "customer name", all the

names
are
followed by the "~" character. I'm hoping there's a way to delete all
occurrences of this character without manually removing each one.
Thanks!
Katie






  #7   Report Post  
Gord Dibben
 
Posts: n/a
Default

EditReplace

what: ~~

Note the double ~~. The tilde(~) is a wildcard character.

with: nothing


Gord Dibben Excel MVP

On Mon, 9 May 2005 15:54:03 -0700, "Harleygrrl814"
wrote:

Thanks for the quick reply! I tried that but I must be doing it wrong,
because it says it can't find any data to replace. And really, there is
nothing I want to replace it with, I just want the names with nothing else.
thanks
kt

"Zack Barresse" wrote:

Hello,

Try a Find/Replace, from the Edit menu.

--
Regards,
Zack Barresse, aka firefytr

"Harleygrrl814" wrote in message
...
Hi all! I have a spreadsheet of customer information broken up into 5
different columns. In the first column, "customer name", all the names
are
followed by the "~" character. I'm hoping there's a way to delete all
occurrences of this character without manually removing each one.
Thanks!
Katie





  #8   Report Post  
Harleygrrl814
 
Posts: n/a
Default

It worked!! Thank you thank you thank you everyone!!
-Katie

"Zack Barresse" wrote:

Also make sure you SAVE your work FIRST! After you perform the
Find/Replace, if it's not what you want, you have the option of Undo'ing or
closing w/o saving.

--
Regards,
Zack Barresse, aka firefytr

"Carlos Medrano" wrote in message
...
Use the Edit Replace... in the FIND field type your undesired character
and in the REPLACE WITH field do not type anothing .. push REPLACE ALL



"Harleygrrl814" escribió en el
mensaje ...
Hi all! I have a spreadsheet of customer information broken up into 5
different columns. In the first column, "customer name", all the names

are
followed by the "~" character. I'm hoping there's a way to delete all
occurrences of this character without manually removing each one.
Thanks!
Katie






  #9   Report Post  
Zack Barresse
 
Posts: n/a
Default

Thanks for letting us know Katie! Glad you got it working!! :)

--
Regards,
Zack Barresse, aka firefytr

"Harleygrrl814" wrote in message
...
It worked!! Thank you thank you thank you everyone!!
-Katie

"Zack Barresse" wrote:

Also make sure you SAVE your work FIRST! After you perform the
Find/Replace, if it's not what you want, you have the option of Undo'ing
or
closing w/o saving.

--
Regards,
Zack Barresse, aka firefytr

"Carlos Medrano" wrote in message
...
Use the Edit Replace... in the FIND field type your undesired
character
and in the REPLACE WITH field do not type anothing .. push REPLACE ALL



"Harleygrrl814" escribió en
el
mensaje ...
Hi all! I have a spreadsheet of customer information broken up into 5
different columns. In the first column, "customer name", all the
names
are
followed by the "~" character. I'm hoping there's a way to delete all
occurrences of this character without manually removing each one.
Thanks!
Katie







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I delete a character from a list of item numbers? TIANA Excel Worksheet Functions 3 May 9th 05 04:08 PM
How to delete blank rows John Mansfield Excel Discussion (Misc queries) 3 April 27th 05 11:48 PM
Cannot delete a macro Jeff B Excel Discussion (Misc queries) 3 February 15th 05 12:43 AM
Saving to a network share without delete permssions SteveHoot Excel Discussion (Misc queries) 1 January 5th 05 09:50 PM
Searching a cell for a certain character. Matt Excel Worksheet Functions 3 January 3rd 05 09:14 PM


All times are GMT +1. The time now is 09:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"