Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default How to disable 'Update alert' when open a spreadsheet has link to other XLS

Sub Auto_Open()

If Application.UserName = "You" then
Application.DisplayAlerts = False
End if




"wellie" wrote in message
...
I'd like ONLY to have the 'Update or Don't Update alert
window' to be prompted when opening a spreadsheet that has
link to other spreadsheets base on who open it.

Can someone please show me some code on how to do this ?

Thanks for any help.



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
Disable Macro Alert [email protected] Excel Discussion (Misc queries) 2 September 2nd 11 08:49 PM
Update link cells without open up source document files patty Excel Worksheet Functions 1 February 15th 08 09:25 PM
automatically update a link without opening the other spreadsheet LaKaroT Excel Discussion (Misc queries) 2 May 8th 07 01:49 AM
update link to other spreadsheet jiwolf Excel Discussion (Misc queries) 0 February 20th 05 02:07 PM
2003 update link when Source open tim Excel Worksheet Functions 3 January 17th 05 06:25 AM


All times are GMT +1. The time now is 11:21 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"