Microsoft
Software
Hardware
Network
Question : Getting Values from Userform (VBA)
Hello,
I am trying to reference TextBox1 in a userform called UTH_1
How do I reference this and get the value of UTH_1.TextBox1 ?
Thanks,
GISVPN
Answer : Getting Values from Userform (VBA)
You would refer to any item on a userform, exactly as you have in your question.
userform.item
if you want to assign the value of the textbox to a variable.
SomeVariable = UTH_1.TextBox1
Dave
Random Solutions
Data Series for MS Graph
Tally fails to get license from server
Auto Number in Query
event id 5774
Moving Record Between Tables
Perlfile wont exeute.
What is my password for "Connect to localhost" prompt?
How to create certificate for Exchange 2007 and Outlook web access
Read parameters from URL
blue screen and restarts at windows xp splash screen