Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
New to Excel VBA, old hand at VB, I am having trouble
calling a function from a cell. What I want to do is update a cell every 2 minutes, where I plan to use the OnTime method. So I added a function to the sheet code module but it didn't work there. I then added a separate module (Module1) and tried it there, but I still get the #Name? as a response. It seems the function is not visible from the cell. What are the steps involved in creating a function that will be callable from a cell, and, what topic in Help discusses that task (I couldn't find anything relavent) LFS |
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 |