3/10/2016
Rename the macro name to 'Workbook_Open()'. Or sometimes Auto_Open().
or do this
Private Sub Workbook_Open()
'Enter your macro here
End Sub
Rename the macro name to 'Workbook_Open()'. Or sometimes Auto_Open().
or do this
Private Sub Workbook_Open()
'Enter your macro here
End Sub
No comments:
Post a Comment