Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have VBA code that, for a number of reasons, copies a tab into a workbook, then that same workbook back as a tab in the master. My problem is the darn "Would you like to update the linked data?" message box pops up for each tab copied in this way. I do NOT want to set it to always update through links in the edit menu, because for anyone else running this, it should NOT update, but during this piece of code it should. Any ideas? (application.displayalerts = false does NOT hide this message box, btw.) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
auto update excel files | Excel Discussion (Misc queries) | |||
Refernce other files and auto update info | Excel Discussion (Misc queries) | |||
Code to auto update a footer | Excel Programming | |||
Update Code to work between 2 files | Excel Programming | |||
how to update data on sheet1 and have it auto update on sheet2 | Excel Programming |