Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
107I am a rookie excel programmer trying to display data from a worksheet to
textboxes which I thought to be a very simple operation but Excel just ignores the instuctions i.e Dim Rw As Integer Rw = 2 TextBox1.Text = Sheet1.Cells(rw,1) Any help will be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
populate cell on worksheet 2 if text is red on worksheet 1 | Excel Worksheet Functions | |||
Best way to populate worksheet from 2 combo boxes | Excel Worksheet Functions | |||
INDEX/MATCH formula in VBA to populate text boxes | Excel Programming | |||
Having data populate text boxes based on Combobox Value | Excel Programming | |||
Populate Userform text boxes in VBA with VLookup data from #2 worksheet | Excel Programming |