D
don
This routine does not start when the workbook is opened.
Does it have to be saved somewhere other than on a VBA module of the
workbook.
Private Sub WorkbookOpen()
Call MyMacro
End Sub
Does it have to be saved somewhere other than on a VBA module of the
workbook.
Private Sub WorkbookOpen()
Call MyMacro
End Sub