Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Help please!
I am using VBA in Excel XP with Windows 2000. I am fairly experienced using VBA, but I recently began using functions. Is it possible to return an array from a function? For example, the following function call retrieves a month and a year from drop downs in a toolbar. The actual function gets the information, but how do I retrieve this info from the function to my subroutine in a separate module? Call Obtain_Period("Bank_Month", "Bank_Year") Thanks inadvance for the lesson. Your example code would be most appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
function to retrieve array name | Excel Worksheet Functions | |||
Is it possible to use the lookup function to retrieve objects? | Excel Discussion (Misc queries) | |||
Is there a function/formula to retrieve the weeknumber? | Excel Worksheet Functions | |||
function to retrieve a list of unique characters from a column | Excel Worksheet Functions | |||
Can I retrieve a value and its format using the minimum function? | Excel Worksheet Functions |