N
Neil Bhandar
Am I allowed to send values by ref from a private sub to a
public sub? Here is the sample code:
Prive Sub Blah()
Dim Entire as Boolean, Pages as Long
public sub? Here is the sample code:
Prive Sub Blah()
Dim Entire as Boolean, Pages as Long