Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a number of Excel source files that contain
autoexec code to tell the user the age of the file and ask him to confirm that he still wants to open it. This is required when the user opens the file directly, but I sometimes open these files programmatically from Access. I would like to "turn off" this feature in that case so the MsgBoxes don't stop the process repeatedly pending a "Yes" from the user. Anybody know some kind of If test that can be added to the Excel autoexec VBA to say "do this only if a real person opens the file; if an external program opens it, don't"? (I also posted this problem to the Access group in case it can be attacked from that end.) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
personal.xls doesn't open when excel is opened from Access | Setting up and Configuration of Excel | |||
Hiding, or automatically answering, a confirmation msgbox | Excel Discussion (Misc queries) | |||
SaveCopyAs cannot access opened file? | Excel Programming | |||
Trapping Workbook OPEN errors | Excel Programming | |||
Trapping an open Workbook | Excel Programming |