Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi All, I have a user form with a number of text boxes. How do you read data from a cell in a workbook to the text box in the user form? The text box is called txtDiameter and I assumed the code would be quite simple and tried the following: txtDiameter = Cells(2, 3).Value txtDiameter on the user form remins blank. Does any body have any ideas? Best Regards, Aaron -- Aaron1978 ------------------------------------------------------------------------ Aaron1978's Profile: http://www.excelforum.com/member.php...o&userid=31201 View this thread: http://www.excelforum.com/showthread...hreadid=519726 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reading Data from another workbook... depending on variable in a cell? | Excel Discussion (Misc queries) | |||
reading data from a range into a cell | Excel Programming | |||
Reading more than one set of data from a single cell | Excel Programming | |||
reading data from com port into 2 different cell locations. | Excel Programming | |||
reading data from text files in VBA | Excel Programming |