Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I create my own function and place it in a cell I get a #NAME? error.
To test this further I created the simple function below. I entered =TheList() in a cell. I still got the error. Any ideas why, or better yet how do I fix it? Thanks - Mike Function TheTest() TheTest = "Hello" End Function |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF - returns name error | Excel Worksheet Functions | |||
GETPIVOTDATA returns #REF error | Excel Worksheet Functions | |||
SUM returns #VALUE! error | Excel Worksheet Functions | |||
Condition now returns error | Excel Worksheet Functions | |||
RATE returns the #NUM! error value | Excel Worksheet Functions |