Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default Search and replace on the worksheet

Hi,

I tried to replace the "~" character with nothing but could not do it. The
Search and Replace option in Excel will not cooperate. What could be wrong?
There are no option to say that one wants to use wild characters.
I use Excel 2002 and 2003.
Thank for any help.

--
Jac Tremblay
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Search and replace on the worksheet

Use ~* to find/replace *
~? to find/replace ?
~~ to find/replace ~

Jac Tremblay wrote:

Hi,

I tried to replace the "~" character with nothing but could not do it. The
Search and Replace option in Excel will not cooperate. What could be wrong?
There are no option to say that one wants to use wild characters.
I use Excel 2002 and 2003.
Thank for any help.

--
Jac Tremblay


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default Search and replace on the worksheet

Hi Dave,
That is so simple when one knows...
Thank you very much.
--
Jac Tremblay


"Dave Peterson" wrote:

Use ~* to find/replace *
~? to find/replace ?
~~ to find/replace ~

Jac Tremblay wrote:

Hi,

I tried to replace the "~" character with nothing but could not do it. The
Search and Replace option in Excel will not cooperate. What could be wrong?
There are no option to say that one wants to use wild characters.
I use Excel 2002 and 2003.
Thank for any help.

--
Jac Tremblay


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Search and replace on the worksheet

Ps. I searched for Wildcard in xl2003 and got this as the top item:

Wildcard characters
The following wildcard characters can be used as comparison criteria for
filters, and when searching and replacing content.

Use To find
? (question mark) Any single character
For example, sm?th finds "smith" and "smyth"
* (asterisk) Any number of characters
For example, *east finds "Northeast" and "Southeast"
~ (tilde) followed by ?, *, or ~ A question mark, asterisk, or tilde
For example, fy91~? finds "fy91?"


Jac Tremblay wrote:

Hi,

I tried to replace the "~" character with nothing but could not do it. The
Search and Replace option in Excel will not cooperate. What could be wrong?
There are no option to say that one wants to use wild characters.
I use Excel 2002 and 2003.
Thank for any help.

--
Jac Tremblay


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default Search and replace on the worksheet

Thanks again, Dave.
--
Jac Tremblay


"Dave Peterson" wrote:

Ps. I searched for Wildcard in xl2003 and got this as the top item:

Wildcard characters
The following wildcard characters can be used as comparison criteria for
filters, and when searching and replacing content.

Use To find
? (question mark) Any single character
For example, sm?th finds "smith" and "smyth"
* (asterisk) Any number of characters
For example, *east finds "Northeast" and "Southeast"
~ (tilde) followed by ?, *, or ~ A question mark, asterisk, or tilde
For example, fy91~? finds "fy91?"


Jac Tremblay wrote:

Hi,

I tried to replace the "~" character with nothing but could not do it. The
Search and Replace option in Excel will not cooperate. What could be wrong?
There are no option to say that one wants to use wild characters.
I use Excel 2002 and 2003.
Thank for any help.

--
Jac Tremblay


--

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
Create a search Field within a worksheet to search command buttons Ed P[_2_] Excel Programming 1 December 14th 04 08:04 PM
Search & Replace John Keturi Excel Programming 4 May 31st 04 01:37 AM
Search & Replace John Keturi Excel Programming 2 May 28th 04 05:11 AM
Search and Replace... Paul B[_7_] Excel Programming 0 October 1st 03 06:12 PM
Search and Replace... Paul B[_7_] Excel Programming 0 October 1st 03 06:12 PM


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