Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
dear all
I have two questions 1) How can I write a function that accepts multiple inputs (arguments) and return multiple values? The straightforward method accepts multiple values and returns a single value (that is the name of the function) 2) How can I write a function that accepts multiple arrays as input arguments and returns an array too. ex: if I have two arrays x , y how can I configure a function f(x,y) that return an array representing the pointwise multiplication of x,y i.e f(i)= x(i)* y(i) thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert cell formula functions to code functions | Excel Discussion (Misc queries) | |||
formula/functions for average and if functions | Excel Worksheet Functions | |||
efficiency: database functions vs. math functions vs. array formula | Excel Discussion (Misc queries) | |||
Looking for a site with functions that substitute the ATP functions | Excel Worksheet Functions | |||
Nesting functions in the functions dialog box | Excel Worksheet Functions |