RaunLGoode
Registered User.
- Local time
- Today, 09:32
- Joined
- Feb 18, 2004
- Messages
- 122
I want to Open an Excel file with an AutoOpen sub fron Access, I am currently using a CreateObject statement to do this.
I can open the Excel file with no problem, but the AutoOpen sub doesn't run upon opening the file.
The first part of my question is:Why doesn't the AutoOpen sub run when Excel is opened from Access?
The second Part of my question is: How do I get the AutoOpen Sub to run?
I can open the Excel file with no problem, but the AutoOpen sub doesn't run upon opening the file.
The first part of my question is:Why doesn't the AutoOpen sub run when Excel is opened from Access?
The second Part of my question is: How do I get the AutoOpen Sub to run?