Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.

ByVal or ByRef Parameters

Procedure arguments, either for a subroutine or a function, are declared either as ByVal or ByRef. The use of ByVal means that the called procedure does not want to change the value of the argument passed to it whereas the use of ByRef means that the called procedure may change the value. This note looks [...] Read More...

Read the complete post at http://www.dailydoseofexcel.com/archives/2011/06/07/byval-or-byref-parameters/


Posted Jun 07 2011, 02:27 AM by Daily Dose of Excel
Filed under: , ,
Copyright Excel User Group and the relevant contributors, 2010. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.