Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I am using VB in Excel. This is the code for one of the fields: Private Sub txtOilGuage_Change() End Sub I want to lookup a well name that was picked in a combobox, look for that well on another worksheet, and populate all the other fields in the form with data from that row. Find the well, look in each of the columns across the row and put the value in the respective field on the form. -- randallwilkins ------------------------------------------------------------------------ randallwilkins's Profile: http://www.excelforum.com/member.php...o&userid=35054 View this thread: http://www.excelforum.com/showthread...hreadid=553375 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
From a Data Range DoubleClick on a cell to populate elsewhere | Excel Discussion (Misc queries) | |||
Populate an order form with Data | Excel Worksheet Functions | |||
QUERY data range to populate separate worksheet? | Excel Worksheet Functions | |||
How to enter data in one form & populate several others w/same. | Excel Worksheet Functions | |||
Transfer data to form from Excel range upon loading of form. | Excel Programming |