Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Suppressing the UPDATE while opening a file

Hi all,

I have a macro in a file which calls to open other files. As the other files
open, they ask to update the data.
I want these files to open without asking me to update, but they should
automatically update.
Is there a command that I can add as a line in my macro?

Thanks,
Berj
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Suppressing the UPDATE while opening a file

Application.DisplayAlerts = False

"Berj" wrote:

Hi all,

I have a macro in a file which calls to open other files. As the other files
open, they ask to update the data.
I want these files to open without asking me to update, but they should
automatically update.
Is there a command that I can add as a line in my macro?

Thanks,
Berj

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
can I update an excel file without opening it? dordy52 Excel Discussion (Misc queries) 1 October 19th 09 10:34 PM
Suppressing Update Links Warning Sprinks Excel Programming 5 October 26th 06 08:35 PM
Update data wihout opening the file? Vellarian Excel Programming 1 March 3rd 06 09:21 AM
Update data without opening file? Vellarian Excel Discussion (Misc queries) 1 March 3rd 06 08:43 AM
automatically update links without opening file sir Lancelot Excel Worksheet Functions 0 July 29th 05 04:05 AM


All times are GMT +1. The time now is 04:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"