S
Sean McPoland
Hi ya'll
right Office 2003,
I have a workbook with an Aut
pen Macro. I am opening
the Workbook subsequently in Power point VBA.
I have tried using READONLY = true and Editable= (T&F)
however the auto_open macro still executes.
How do I simulate the manual method of Open without
running Aut
pen macro in VBA?
I tried the Workbook.RunAutoOpen but that didn't seem to
work but that only works after the workbook is open
rather than at the Application level.
Your help gratefully received.
regards
Sean
right Office 2003,
I have a workbook with an Aut
the Workbook subsequently in Power point VBA.
I have tried using READONLY = true and Editable= (T&F)
however the auto_open macro still executes.
How do I simulate the manual method of Open without
running Aut
I tried the Workbook.RunAutoOpen but that didn't seem to
work but that only works after the workbook is open
rather than at the Application level.
Your help gratefully received.
regards
Sean