Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 103
Default Replacing using a wildcard

I have a large data sheet with formula referencing cells on 'WorkSheet' row
35. I would to change them all to reference the same column number on row
36. (ie change all references to U35 to U36, change all references to B35 to
B36)

I tried doing this using find/replace using a wildcard as follows:
Find: WorkSheet!?35
Replace: WorkSheet!?36

Doesn't work. Can I use the wildcard this way such that it finds a
character but leaves it unaltered during the replace?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,346
Default Replacing using a wildcard

Hi,

You can't use wildcard in the find command so select the range and do a
Replace by changing 35 to 36. 35 in the Find what box, 36 in the Replace
with box.

If this won't work you may need to tell us more.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Arun" wrote:

I have a large data sheet with formula referencing cells on 'WorkSheet' row
35. I would to change them all to reference the same column number on row
36. (ie change all references to U35 to U36, change all references to B35 to
B36)

I tried doing this using find/replace using a wildcard as follows:
Find: WorkSheet!?35
Replace: WorkSheet!?36

Doesn't work. Can I use the wildcard this way such that it finds a
character but leaves it unaltered during the replace?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default Replacing using a wildcard

Attack it in 2 stages instead of trying to get there in one step.

Replace Worksheet!U35 with Worksheet!U36
and then
Replace Worksheet!B35 with Worksheet!B36

either one first, your choice.


"Arun" wrote:

I have a large data sheet with formula referencing cells on 'WorkSheet' row
35. I would to change them all to reference the same column number on row
36. (ie change all references to U35 to U36, change all references to B35 to
B36)

I tried doing this using find/replace using a wildcard as follows:
Find: WorkSheet!?35
Replace: WorkSheet!?36

Doesn't work. Can I use the wildcard this way such that it finds a
character but leaves it unaltered during the replace?

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
Using the wildcard with IF DamienO New Users to Excel 5 January 29th 09 01:51 AM
If and wildcard Fish Excel Discussion (Misc queries) 3 October 1st 08 01:33 AM
Excel wildcard ? for replacing strings in dropdown function Excel Wildcard ? Replace Excel Discussion (Misc queries) 1 January 27th 07 05:57 PM
sum if wildcard Marcel New Users to Excel 1 April 30th 06 11:25 AM
Vlookup with wildcard Peter Excel Discussion (Misc queries) 0 January 13th 06 07:54 PM


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