Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks for the big help, Chip, Dick and Gary''s Student!!
Now I know how to create a UDF returning arrays (one or two dimensional), which is great and is what I was exactly looking for. The next question is that how I can refer to the resulted arrays in another UDF to do other calculations? Like referring to a specific element in the array one at a time in another UDF. Thank you all again!!!!!! Sincerely, Laurie "Chip Pearson" wrote: Laurie, See the sections entitled "Returning Arrays From Functions" and "Returning Arrays With Two Dimensions" on the page http://www.cpearson.com/Excel/Writin...ionsInVBA.aspx -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting www.cpearson.com (email on the web site) "Laurie" wrote in message ... Hi, I need to create a UDF to return an array of values with some specified input variables/values, like inputing the interest rates and a set of periods of time to get an array of annuity factors. How can I do this? I really appreciate any help in this issue. Thanks a lot in advance, Laurie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create a List Output from a Horizontal Array Input | Excel Worksheet Functions | |||
How to return an array of values that are not zero/Null | Excel Discussion (Misc queries) | |||
Use array to return array of values | Excel Worksheet Functions | |||
Return an array of values from a function | Excel Programming | |||
VBA Syntax for VLOOKUP to return array of return values | Excel Programming |