B
Bruce A. Julseth
I started a new spreadsheet and went to the Visual Basic section. There I
write the following function:
Function NumTest()
NumTest = 5
End Function
Saved the sheet (ctr-S) and checked the Function Drop down list, selecting
"User Defined" and NumTest didn't appear.
Manually entered =NumTest in a cell and got the error, #NAME?
So what am I doing wrong.
Bruce
write the following function:
Function NumTest()
NumTest = 5
End Function
Saved the sheet (ctr-S) and checked the Function Drop down list, selecting
"User Defined" and NumTest didn't appear.
Manually entered =NumTest in a cell and got the error, #NAME?
So what am I doing wrong.
Bruce