Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My experience with user defined functions has been limited to simple
procedures using individual data items as arguments. Now, I need to grab a range of values from the SS, pass them to a function as one or more arrays, read the arguments into local arrays withing the VBA procedure, perform my process, and return the function value. I need a simple illustration of this process but have had no luck with the Excel/VBA help. Where should I look? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing Strings from UserForm to Module | Excel Programming | |||
passing arrays between functions in VBA | Excel Programming | |||
arrays - module to module | Excel Programming | |||
Passing variables from module to userform | Excel Programming | |||
Passing arrays to a subroutine | Excel Programming |