Example:
...
test a, b, c, d
...
Sub test(ByVal a, b, c, d)
...
Are "a, b, c, d" (in test a, b, c, d) parameters or arguments?
(question 1)
Are "a, b, c, d" [in Sub test(ByVal a, b, c, d] parameters or
arguments? (question 2)
What's the difference between parameter and arguments? (question 3)
------------------------------------------------
~~ Message posted from
http://www.ExcelTip.com/
~~ View and post usenet messages directly from
http://www.ExcelForum.com/