Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everyone,
Okay, lets see if somebody can help me with this. I have my little graphics with some nameranges references: ie:name ='Data-Daily'!F1 y values= 'Data-Daily'!Yvalues x values= 'Data-Daily'!Xvalues Now, the problem comes when I delete Data-Daily (because I want to refresh the data or just any reason. My graph is too smart and the references become #REF# because of course the sheet doesn't exist anymore. I have tried to use manual calculation and CALCULATE on the VBA code to solve this. But even if the graph stays now the same, the references are still changed. Is there a way in VBA to cancel this automatic update of the ranges in the graph so I can delete the sheet, put it back and then press F9 or run CALCULATE to have them reloading correctly every time? Regards, Yona |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving Reloading | Excel Programming | |||
saving and reloading the contents of a userform | Excel Programming | |||
Reloading values in optionbuttons or checkboxes | Excel Programming | |||
reloading a userform query | Excel Programming | |||
reloading arrays | Excel Programming |