In VBA, if I want to pass arguments ByVal and ByRef simultaneously. As far as I understand it the following code should work just fine (and so far my t
ByVal
ByRef