Message 1 of 2
Crontrol opening of a file

Not applicable
02-10-2015
01:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I'd like to control the opening of my file.
So I try to create a macro which runs automaticaly when I open a specify file.
My problem is that I cannot do (like in Excel)
Private Sub Drawing_Open()
What can I do?
Thanks for your help!