Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Replacing wild card characters in EXCEL

I have an excel file that contains * in some of the cells (it was use
to denote specifics about a person, and is entered as *Smith).

I can not use find/replace to remove it because it is a wildcard, and
it removes everything in the column. I can not find anywhere to
change the wildcards.

Has anyone solved this?

Thank you

Bob

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Replacing wild card characters in EXCEL

Search excel's help for wildcard and you'll see that to find/change a wildcard,
you use a special character first:

The tilde (~) is the character that does this.

~* to find *
~? to find ?
~~ to find ~



arjay010 wrote:

I have an excel file that contains * in some of the cells (it was use
to denote specifics about a person, and is entered as *Smith).

I can not use find/replace to remove it because it is a wildcard, and
it removes everything in the column. I can not find anywhere to
change the wildcards.

Has anyone solved this?

Thank you

Bob


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 903
Default Replacing wild card characters in EXCEL

While on the topic
Escape characters
in formats and in System Search
use a backslash (in Unix it is escape character for #,@, and $),
in Find/Replace use a tilde.
to search for * or ? or ~, you enter it as ~*, ~? and ~~, respectively.
In headers and footers to see an ampersand (&) double them as
in AT&&T.
in assignment statements Double quotes within double quotes are doubled.

--
HTH,
David McRitchie, Microsoft MVP - Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Dave Peterson" wrote in message ...
Search excel's help for wildcard and you'll see that to find/change a wildcard,
you use a special character first:

The tilde (~) is the character that does this.

~* to find *
~? to find ?
~~ to find ~



arjay010 wrote:

I have an excel file that contains * in some of the cells (it was use
to denote specifics about a person, and is entered as *Smith).

I can not use find/replace to remove it because it is a wildcard, and
it removes everything in the column. I can not find anywhere to
change the wildcards.

Has anyone solved this?

Thank you

Bob


--

Dave Peterson



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
Countif using Wild Card Characters nebb Excel Worksheet Functions 2 February 11th 06 12:14 AM
wild card -- help with formula Michael A Excel Discussion (Misc queries) 10 January 8th 06 10:15 AM
Wild card * Herman Excel Worksheet Functions 0 October 21st 05 01:39 PM
Using wild card characters in array formulas PJB Shark Excel Worksheet Functions 3 January 19th 05 03:09 PM
Wild Card and Dates hkslater Excel Worksheet Functions 2 November 12th 04 09:16 PM


All times are GMT +1. The time now is 01:41 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"