Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
AAA=ExactMatch ( Guess(1,) )
The above does not work, needless to say. ExactMatch is a function expecting to receive a single dimensional array Guess is a 2-dimensional array. What I am attempting to do is pass the 1st row of Guess to the function. What is the correct syntax to do that, please? (Obviously, I can be more explicit about what I am passing across, but I thought VBA would take care of this for me.) Thanks Geoff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing string as array variable (Pivot VBA) | Excel Discussion (Misc queries) | |||
Passing a row to a function | Excel Worksheet Functions | |||
Passing a WorkSheet from a Function??? | Excel Worksheet Functions | |||
VBA passing variables through a function | Excel Discussion (Misc queries) | |||
Passing an Array of User-Defined Type to an Argument of a Function | Excel Programming |