R
RASelkirk
I used to know how to do this, but that was a few years ago... What'
the trick to running a VBA sub whenever the workbook is opene
(startup), say for example:
Sub Runme()
msgbox "I'm running"
End Su
the trick to running a VBA sub whenever the workbook is opene
(startup), say for example:
Sub Runme()
msgbox "I'm running"
End Su