I need to delete sheets from a workbook w/o breaking formula references; is there a way to do this via code or settings?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
migrated from stackoverflow.com Oct 21 '11 at 9:22
|
If you are hard coding to a specific sheet that would be impossible. Are you implying you would like the dependency to be shifted to another sheet? |
|||
|
|
|
As stated above, cannot delete the sheet without breaking the reference. However here are some options depending on your circumstances:
|
|||
|
|
|
My free Mappit! addin available from http://www.experts-exchange.com/A_2613.html has as one of its outputs a map that shows worksheet relationships You could use this to detect where the potential issues from sheet deletion may arise
|
|||||||||||
|
