Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to update a column in a work based on another work sheet | New Users to Excel | |||
I want my formulas to update when I sort the data, but they dont? | Excel Worksheet Functions | |||
When Sheet Is Active, Run Macro, Otherwise Dont | Excel Programming | |||
Macro which inserts a column and cut and pastes data | Excel Programming | |||
Macro which inserts a column and cut and pastes data | Excel Programming |