LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Macro inserts a column but dont update formulas in another sheet!

You could change your formulas to include =indirect().

Like =indirect("'sheet 1'!a1")

Or you could convert your formulas to text.
edit|replace
what: =
with: $$$$$
replace all

do your stuff
and then reverse the mass change.

Stuart wrote:

As described above,

Is there something I can add to my macro to stop the the cell
references being updated in another sheet that the data is input to?

Thanks in advance

Stuart


--

Dave Peterson
 
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
Macro to update a column in a work based on another work sheet WickerMan New Users to Excel 1 December 4th 09 12:58 PM
I want my formulas to update when I sort the data, but they dont? Jesse Excel Worksheet Functions 1 November 14th 08 06:45 PM
When Sheet Is Active, Run Macro, Otherwise Dont JB2010 Excel Programming 5 April 7th 06 03:49 PM
Macro which inserts a column and cut and pastes data s b via OfficeKB.com Excel Programming 3 August 5th 05 04:09 PM
Macro which inserts a column and cut and pastes data s b via OfficeKB.com Excel Programming 0 August 4th 05 05:37 PM


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