|
-
Feb 10th, 2006, 04:21 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Excel 97 User defined function?
in the VB editor on Sheet1 I've put this code:
Function xx()
xx = "hello"
End Function
in a cell on sheet one I've got
=Sheet1.xx()
I selected this from the insert -> function -> user defined list
and I get an error saying that the name isn't valid
WHY?
Thanks
Another light-hearted post from Guru 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|