S
Steven
I have the following code.
Workbooks.Open Filename:=vOpen, UpdateLinks:=3
But when I run this it does not process the macro Autpen.
Why is this?
I would like for code to run on the opening of the file regardless of how
the user opened it. (ie. If they opened it using File / Open on the menu
then yes, the Autpen would run. But I also want code to run even if
they write their own macro to open it.)
Thank you,
Steven
Workbooks.Open Filename:=vOpen, UpdateLinks:=3
But when I run this it does not process the macro Autpen.
Why is this?
I would like for code to run on the opening of the file regardless of how
the user opened it. (ie. If they opened it using File / Open on the menu
then yes, the Autpen would run. But I also want code to run even if
they write their own macro to open it.)
Thank you,
Steven