Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Thu, 7 Feb 2008 10:28:52 -0800 (PST), snv wrote:
I am trying to enter my own function in an array formula context, similar to any other pre defined funtion. Take a look here for some information: http://www.cpearson.com/excel/return...ysfromvba.aspx What you need to do is test your argument(s) to see if they are arrays or not; and if they are, you need to set up an array within your code; and then equate it to the function name. --ron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Entering an array formula | Excel Worksheet Functions | |||
entering as an array | Excel Discussion (Misc queries) | |||
Entering Array Functions | Excel Discussion (Misc queries) | |||
Entering Array Formula | Excel Programming | |||
Programatically Entering an Array Formula | Excel Programming |