Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a named range called "Temperature" that is 1 x 10 vector.
I have a function x(ByVal value1 as double, Byval value2 as double) that I need to run on all 10 temperatures. When I go x(4,5) the function works. When I go x(Temperature,5) the function gives #VALUE! error. My intent is that the function will pull the Temperature value from the vector in the column above it (or row beside it). Little help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing a range to a function | Excel Programming | |||
Passing Excel NAMED Range to VBA | Excel Worksheet Functions | |||
Passing a named range into a user defined function | Excel Programming | |||
passing named range to a UDF user defined function | Excel Programming | |||
Passing a named range to a chart/series object | Excel Programming |