Anthony's VBA Forum Index Anthony's VBA Forum
Where the knowledge is shared
Menu
 Anthony's VBA Forum IndexHome Page
 Anthony's VBA Forum IndexForum Index
FAQFAQ
MemberlistMemberlist
UsergroupsUsergroups
RegisterRegister
ProfileProfile
Log in to check your private messagesMessages
Log inLogin/Out

Quick Search

Advanced Search

Links
Consulting
Products

Who's Online
[ Administrator ]
[ Moderator ]


Search found 1 match
Anthony's VBA Forum Index
Author Message
  Topic: How to access textbox values from excel function
dencur

Replies: 1
Views: 36243

PostForum: General Excel VBA   Posted: Sun Jan 08, 2006 4:21 pm   Subject: How to access textbox values from excel function
I have created textbox1 on an excel spreadsheet and placed a number in it. I have created a function to try and get that number:

Public Function GetValue(obj as Object)
dim x as string

Getvalue ...
 
Page 1 of 1
All times are GMT - 4 Hours
Jump to:  


Powered by phpBB © 2001, 2002 phpBB Group