Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If it had the same Function name when you tried in a Sheet Module, you get the #NAME error.
Try with a new name. -- Kind regards, Niek Otten Microsoft MVP - Excel "Larry Serflaten" wrote in message ... | | "Gary''s Student" wrote | How have you coded the function and how are you using it in the cell? | -- | It seems the function is not visible from the cell. | | | The function is declared in a module like: | | Public Function ChangingMessage() | .. code to build message | End Function | | And I am trying to call it up from a cell like this: | | =ChangingMessage() | | | But, as I said, what shows in the cell is "#Name?" (or something | similar) | | LFS | | |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
why does the dateif function result in an error in Excel 2003? | Excel Worksheet Functions | |||
Sum the remaining rows and place the result in the row below the last | Excel Programming | |||
Function displays as text, doesn't return result or error | Excel Worksheet Functions | |||
Rounding error in Stdev function result. | Excel Worksheet Functions | |||
VBA Function error and display result in sheet | Excel Programming |