Hi all,
I want to be able to stop a workbook being opened if macro's are diasbled, so i created a workbook with this in the auto_open and then get the workbook to close.....well this works fine.....opens the next workbook...BUT! it does not initiate the Auto_open on the workbook it opens which kind of defeats the object.............
Any solutions welcome!
With Application
Workbooks.Open ("P:\Public\Shift 1 Activity\Shift1Holidays06.xls")
End With
Simon
Bookmarks