baby_brown2
New Member
- Joined
- Nov 8, 2010
- Messages
- 2
Hello everyone,
I am currently building a data entry spreadsheet and have succesfully added a user form created in VB.
I have several list boxes in the user form.
Basically - I was wondering if it was possible to do the following.
When a selection is made in the list box, it will then look something up in another work book which will define where the information placed in the data form will be sent?
Sorry - I don't know if that makes much sense.
For example, in a userform, If I have a list box with John, Jack, Pete and Paul in and another list below with Transfer, Process and Service in... If Jack is selected from the first list and Process is selected from the second, it will then look into a specific cell (say D4) in another workbook to see if there is a 1 or a 0 in that cell. If there is a 1, the information input will go to sheet 1, if it's a 0 it will go to sheet 2?
Any help would be very much appreicated!!!
I am currently building a data entry spreadsheet and have succesfully added a user form created in VB.
I have several list boxes in the user form.
Basically - I was wondering if it was possible to do the following.
When a selection is made in the list box, it will then look something up in another work book which will define where the information placed in the data form will be sent?
Sorry - I don't know if that makes much sense.
For example, in a userform, If I have a list box with John, Jack, Pete and Paul in and another list below with Transfer, Process and Service in... If Jack is selected from the first list and Process is selected from the second, it will then look into a specific cell (say D4) in another workbook to see if there is a 1 or a 0 in that cell. If there is a 1, the information input will go to sheet 1, if it's a 0 it will go to sheet 2?
Any help would be very much appreicated!!!