The ParamArray argument makes it possible for a procedure (a function or a subroutine) to accept an arbitrary number of arguments, each of a possibly different type. This enables the developer to write a function that will work with one or two or however many arguments that the user of the function passes to [...]
Read More...
Read the complete post at http://www.dailydoseofexcel.com/archives/2011/05/21/understanding-the-paramarray/
Posted
May 21 2011, 07:14 PM
by
Daily Dose of Excel