Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 51
Default Unable to 'Replace all'

Hi,

I am trying to replace the text in a number of forumlae in a worksheet.
When I try to use the 'replace all' tool, Excel pops up a window for me to
browse and select a file. The pop up window says 'Update Values: [filename].
I've never had this before- usually Excel just finds and replaces the text
with no pop up window.

Does anyone know why it is doing this and not simply finding and replacing
teh text as I want it to do...?!

Any help gratefully appreciated.

R
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Unable to 'Replace all'

Whatever text you were replacing appears in the name of the worksheet.

If you have a formula that looks like:
=if(sheet1!e1="","",sheet1!e1)

And change all the E's to X's, your formula changes to:
=if(shXXt1!X1="","",shXXt1!X1)

And excel can't find a sheet with that name (shXXt1) in your workbook. So it's
asking you where is this sheet located--point to the file that contains a sheet
with that name.

So...

You have to be more careful with what you're replacing.



kippers wrote:

Hi,

I am trying to replace the text in a number of forumlae in a worksheet.
When I try to use the 'replace all' tool, Excel pops up a window for me to
browse and select a file. The pop up window says 'Update Values: [filename].
I've never had this before- usually Excel just finds and replaces the text
with no pop up window.

Does anyone know why it is doing this and not simply finding and replacing
teh text as I want it to do...?!

Any help gratefully appreciated.

R


--

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
XL2002 - Disable 'clear all' when protected Trevor Williams Excel Discussion (Misc queries) 0 December 11th 08 11:35 AM
How do I use 'Find All' and copy the entire row ldavis Excel Discussion (Misc queries) 1 August 6th 08 06:32 PM
Unable to replace cell references with Named ranges lhim2 Excel Discussion (Misc queries) 0 January 28th 08 04:13 PM
pivot table duplicates numbers under 'drop down show all'? scraig Excel Discussion (Misc queries) 1 June 23rd 06 01:02 AM
How do I insert a 'clear all' button in excel? Nick Excel Worksheet Functions 3 December 13th 04 11:59 AM


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