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