Thread
:
Textbox Query
View Single Post
#
1
Posted to microsoft.public.excel.programming
Greg[_20_]
external usenet poster
Posts: 58
Textbox Query
TextBox1.Text = Worksheets("R2").Range("A1").Value
I am using the code above to get text on to a userform how can i change this
to get the information from cell "b1" as well in this same textbox?
Thanks
Greg
Reply With Quote
Greg[_20_]
View Public Profile
Find all posts by Greg[_20_]