J
Jeff
If a variable is not being modified in the passed to sub
or function, is there a reason to specify ByVal rather
than allowing the default ByRef.
And same question if a value is being passed.
In these cases I do not perceive any practical difference
between ByVal or ByRef, but somehow I suspect there is!
TIA for clarifaction,
Jeff
or function, is there a reason to specify ByVal rather
than allowing the default ByRef.
And same question if a value is being passed.
In these cases I do not perceive any practical difference
between ByVal or ByRef, but somehow I suspect there is!
TIA for clarifaction,
Jeff