Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
An array is created in a sub, call it TestAy
it's passed to a call. What is the technical difference between A and B? call SubA(TestAy) ' no parens follow call SubB(TestAy()) ' parens follow Does it matter if TestAy is ReDim'd in the called sub the parens ? Thanks -- Neal Z |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using array as argument in VBA sub | Excel Programming | |||
VBA function for "Mean" using Array as argument | Excel Worksheet Functions | |||
Function (array argument, range argument, string argument) vba | Excel Programming | |||
Need help passing an array as an argument | Excel Programming | |||
Array as Argument in User-Defined Functions | Excel Programming |