Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've created a user form, for the first time ever. The form is simply a series of text boxes for data input with a couple of command buttons. I can fill the text boxes in and it writes the data to the correct columns on the correct worksheet. Great, but its a long form and it takes a while to fill out. Some of the data is already present in another worksheet, So to save data entry time, I wanted to add a text box to allow the user to enter a reference number, then add a command button that when clicked will find the reference entered, by searching column A of a worksheet. Then I want the form to autofill some of the other text boxes on the form with the data on the worksheet from columns in the same row as the entered reference. If the reference does not exist I want it to say so! Problem, I'm no good at this yet and whilst I can get my form to write to a worksheet I cant get it to read from one and autofill my text boxes. Assuming this is possible, can anybody help / give me some tips? Any help would be very much appreciated. Thanks John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto fill form from a worksheet | Excel Discussion (Misc queries) | |||
auto fill entered data from one worksheet to another | Excel Discussion (Misc queries) | |||
Auto fill for data from another worksheet | Excel Discussion (Misc queries) | |||
How do I use existing data from a worksheet to auto fill a second | Excel Programming | |||
Auto fill text boxes in user form by inputting data in another | Excel Programming |