L
LarryP
I have numerous Excel source files that all contain
autoexec code to tell the user the age of the file and ask
him to confirm he still wants to open it. That needs to
stay in effect when any one opens the file directly.
However, I also tap into these files programmatically from
Access, and would like to know how to eliminate those
prompts -- presumably, by trapping them somehow so they
don't pop up on screen, then sending the "Yes" answer from
code. Anybody know how?
autoexec code to tell the user the age of the file and ask
him to confirm he still wants to open it. That needs to
stay in effect when any one opens the file directly.
However, I also tap into these files programmatically from
Access, and would like to know how to eliminate those
prompts -- presumably, by trapping them somehow so they
don't pop up on screen, then sending the "Yes" answer from
code. Anybody know how?