B
Boon
Hello,
I have a Sub in my Module.
e.g.
Sub Test()
dim temp variant
temp=msgbox("hello")
End Sub
How can I call this Sub in a Macro?
thanks.
I have a Sub in my Module.
e.g.
Sub Test()
dim temp variant
temp=msgbox("hello")
End Sub
How can I call this Sub in a Macro?
thanks.