references rename!

C

cate

I have a summary sheet which collects data from identical copies of a
main scenario sheet.

main is copied to main1, main2, main3


I build the references in this summary sheet as:
'main2'!cell_name

When the main sheet is updated, the old copies of it are deleted and
replace with the new main.
In the mean time, Excel is busy nuking all the references it can no
longer find. How do I tell it
to stop doing this?
 
L

leightonstew

cate said:
I have a summary sheet which collects data from identical copies of a
main scenario sheet.

main is copied to main1, main2, main3


I build the references in this summary sheet as:
'main2'!cell_name

When the main sheet is updated, the old copies of it are deleted and
replace with the new main.
In the mean time, Excel is busy nuking all the references it can no
longer find. How do I tell it
to stop doing this?


.
 
L

leightonstew

Perhaps instead deleting the clones you could clear cell contents of all
clones, then copy the new data onto those existing sheets. Names will stay.

Alternative is to build the clones using, in each cell, references to
corresponding cells the main sheet. The clones will automatically be updated
when Main changes.

leighton
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top