Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Difference function and argument for two simple amounts | Excel Discussion (Misc queries) | |||
How to choose if I use a parameter or not in a parameter query | Excel Discussion (Misc queries) | |||
if argument? | Excel Discussion (Misc queries) | |||
One more Argument. | Excel Worksheet Functions | |||
charting a difference of 2 columns' w/o adding a difference column | Charts and Charting in Excel |