Thread
:
Can I out the contents of a text box into a cell?
View Single Post
#
2
Posted to microsoft.public.excel.misc
Ardus Petus
external usenet poster
Posts: 718
Can I out the contents of a text box into a cell?
Range("A1").Value = Userform1.TextBox1.value
HTH
--
AP
"Linda B" <Linda
a écrit dans le message de
news:
...
Hi
I have created a survey where people have entered answers into a text box.
I am wondering whether I can convert their answers into cells to make them
easier to collate. Anyone know if it is posible??
Reply With Quote
Ardus Petus
View Public Profile
Find all posts by Ardus Petus