Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Wildcard in the Replace function

This is a general question on the replace function. In the Find/Replace
dialog box, you can use wildcards to find text/formulas. There is not the
same capability to use it in the replace function. I would like the wildcard
to act as a placeholder. When I do the replace, I like to include some of the
text string to ensure that the correct part of the formula is changed.

So here is an example. The cell references are in brackets.
'=CustList$B14(B4) =CustList$C14 (C4) =CustList$D14 (D4)

In the replace part:
'=CustList$*20
The "*" would leave the current column references in place and change the
14 to 20.
Does Microsoft have plans to add this feature?





  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Wildcard in the Replace function

Do you mean to replace *14 to *20. Try the below..Make sure from Find and
replaceoptionsLookin 'formulas' is selected

Find what
~*14

Replace with
*20


If this post helps click Yes
---------------
Jacob Skaria


"User 100" wrote:

This is a general question on the replace function. In the Find/Replace
dialog box, you can use wildcards to find text/formulas. There is not the
same capability to use it in the replace function. I would like the wildcard
to act as a placeholder. When I do the replace, I like to include some of the
text string to ensure that the correct part of the formula is changed.

So here is an example. The cell references are in brackets.
'=CustList$B14(B4) =CustList$C14 (C4) =CustList$D14 (D4)

In the replace part:
'=CustList$*20
The "*" would leave the current column references in place and change the
14 to 20.
Does Microsoft have plans to add this feature?





  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Wildcard in the Replace function



"Jacob Skaria" wrote:

Do you mean to replace *14 to *20. Try the below..Make sure from Find and
replaceoptionsLookin 'formulas' is selected

Find what
~*14

Replace with
*20


If this post helps click Yes
---------------
Jacob Skaria


"User 100" wrote:

This is a general question on the replace function. In the Find/Replace
dialog box, you can use wildcards to find text/formulas. There is not the
same capability to use it in the replace function. I would like the wildcard
to act as a placeholder. When I do the replace, I like to include some of the
text string to ensure that the correct part of the formula is changed.

So here is an example. The cell references are in brackets.
'=CustList$B14(B4) =CustList$C14 (C4) =CustList$D14 (D4)

In the replace part:
'=CustList$*20
The "*" would leave the current column references in place and change the
14 to 20.
Does Microsoft have plans to add this feature?




I always like to include some of the text string in the find. There could be a 20 at the beginning of the formula that I do not want changed. By listing CustList, it ensures that the correct part is replaced. I was hoping that this would have been addressed in Excel 2007.

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
Use of Wildcard characters with replace tonuab Excel Discussion (Misc queries) 2 November 6th 09 09:39 PM
Doing a replace with a wildcard charcter John Excel Discussion (Misc queries) 2 October 2nd 09 02:49 PM
replace using wildcard, or else Office 2003 lover Excel Discussion (Misc queries) 3 January 17th 09 05:52 AM
find & replace - digit wildcard DonnaP99 Excel Discussion (Misc queries) 2 November 25th 08 09:49 PM
Find Replace Wildcard dk New Users to Excel 9 September 23rd 08 03:45 AM


All times are GMT +1. The time now is 02:14 AM.

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

About Us

"It's about Microsoft Excel"