J
JIM.H.
Hello,
I could not really understand this part yet but I am using
this event in a module and I want when the excel file is
open it should be launched.
Private Sub Workbook_Open()
MsgBox ("worksheet is activated")
End Sub
Thanks,
Jim.
I could not really understand this part yet but I am using
this event in a module and I want when the excel file is
open it should be launched.
Private Sub Workbook_Open()
MsgBox ("worksheet is activated")
End Sub
Thanks,
Jim.