Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Everybody.
I have a VBA program in Excel that opens multiple spreadsheets to extract data to a seperate spreadsheet file. Some of the workbooks I open contain links from spreadsheet to spreadsheet. What I would like to do is have the workbooks open but not ask if I want to update the spreadsheet links. Is there a way that I can open workbooks and cancel the update links msg through code so I don't get the msgbox asking me if I want to update links? Clicking "No" 30 times everytime the program is run is getting a little annoying! I tried setting "DisplayAlerts=False" but that didn't work, is there any way this can be done? Thanks in Advance.. JT |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Nevermind, I found it..
"J. Toews" wrote: Hi Everybody. I have a VBA program in Excel that opens multiple spreadsheets to extract data to a seperate spreadsheet file. Some of the workbooks I open contain links from spreadsheet to spreadsheet. What I would like to do is have the workbooks open but not ask if I want to update the spreadsheet links. Is there a way that I can open workbooks and cancel the update links msg through code so I don't get the msgbox asking me if I want to update links? Clicking "No" 30 times everytime the program is run is getting a little annoying! I tried setting "DisplayAlerts=False" but that didn't work, is there any way this can be done? Thanks in Advance.. JT |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Updating links | Excel Discussion (Misc queries) | |||
why are my links not updating | Excel Discussion (Misc queries) | |||
Updating Links | Excel Discussion (Misc queries) | |||
Links not Updating | Links and Linking in Excel | |||
Updating links | Excel Worksheet Functions |