Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default How to Find/Replace * (asterisk) in cell content

I need to clean up the entries in a description column in Excel. The problem
is that I need to find and replace each occurrence of an asterisk (*) in
these descriptions. Since * happens to be the wildcard character,
find/replace returns every cell in this list of 14,000 items and I know that
there are hundreds of occurrences that I need to replace.

How do you search for the wildcard * and replace it?

Any help will be appreciated.

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default How to Find/Replace * (asterisk) in cell content

Hi,

Put a tilde ~ in front of the asterix in the search box and it will treat it
a as a literal character instead of a wildcard

Mike

"Topmark" wrote:

I need to clean up the entries in a description column in Excel. The problem
is that I need to find and replace each occurrence of an asterisk (*) in
these descriptions. Since * happens to be the wildcard character,
find/replace returns every cell in this list of 14,000 items and I know that
there are hundreds of occurrences that I need to replace.

How do you search for the wildcard * and replace it?

Any help will be appreciated.

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 747
Default How to Find/Replace * (asterisk) in cell content

try this

=SUBSTITUTE(A1,"*","")


On Oct 23, 9:22*pm, Topmark wrote:
I need to clean up the entries in a description column in Excel. *The problem
is that I need to find and replace each occurrence of an asterisk (*) in
these descriptions. *Since * happens to be the wildcard character,
find/replace returns every cell in this list of 14,000 items and I know that
there are hundreds of occurrences that I need to replace.

How do you search for the wildcard * and replace it?

Any help will be appreciated.

Thanks


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default How to Find/Replace * (asterisk) in cell content

Thanks for the quick response, the tilde did the trick.

"Mike H" wrote:

Hi,

Put a tilde ~ in front of the asterix in the search box and it will treat it
a as a literal character instead of a wildcard

Mike

"Topmark" wrote:

I need to clean up the entries in a description column in Excel. The problem
is that I need to find and replace each occurrence of an asterisk (*) in
these descriptions. Since * happens to be the wildcard character,
find/replace returns every cell in this list of 14,000 items and I know that
there are hundreds of occurrences that I need to replace.

How do you search for the wildcard * and replace it?

Any help will be appreciated.

Thanks

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default How to Find/Replace * (asterisk) in cell content

Glad I could help

"Topmark" wrote:

Thanks for the quick response, the tilde did the trick.

"Mike H" wrote:

Hi,

Put a tilde ~ in front of the asterix in the search box and it will treat it
a as a literal character instead of a wildcard

Mike

"Topmark" wrote:

I need to clean up the entries in a description column in Excel. The problem
is that I need to find and replace each occurrence of an asterisk (*) in
these descriptions. Since * happens to be the wildcard character,
find/replace returns every cell in this list of 14,000 items and I know that
there are hundreds of occurrences that I need to replace.

How do you search for the wildcard * and replace it?

Any help will be appreciated.

Thanks

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
replace the content of cell Wu Excel Discussion (Misc queries) 3 December 11th 07 12:13 PM
Replace all empty or " by the content of the cell above it hccatmo Excel Worksheet Functions 3 November 9th 06 08:52 PM
Replace many asterisk characters, '*' in Excel -G. Excel Discussion (Misc queries) 4 October 31st 06 01:16 PM
How do I replace an asterisk without replacing everything? Trw Excel Discussion (Misc queries) 4 June 9th 06 10:54 PM
replace one tag in content of one cell and format not changed replace one tag in content of one cell a Excel Discussion (Misc queries) 1 January 9th 06 03:36 PM


All times are GMT +1. The time now is 10:11 PM.

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"