Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a matrix like this...
12 4 22 2 1 33 54 2 9 ....and the following function... Function myfunc(m) myfunc = 2 * c End Function Passing on the matrix to exactly this funciton (letter by letter) in Excel 2003 SP2 results in #VALUE! Why? What is wrong here? My guess is that some data type definitions are missing. Can somebody help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert Calculated Field (wrong Qty*Price = wrong Amount) | Excel Discussion (Misc queries) | |||
i did something wrong | Excel Discussion (Misc queries) | |||
Min Max What's Wrong? | Excel Worksheet Functions | |||
what am i doing wrong | Excel Programming | |||
Anybody see anything wrong with this | Excel Programming |