Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a an excel sheet with about 1000 rows of data, employee related
data, ID, Name, Department, Location...etc. I've gotten some help here with a combobox and textboxes, which was great! Now I'd like to expand on my user form by adding another combobox that will list the Department IDs. When a given department is selected in the Combobox I was thinking a listbox could be used to list all employees in that department, with some of the particulars, like Full Time or Part time, Hire Date...etc. Can someone provide me with some sample code that might help me, a vba newbie, a start? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HWND of Listbox in UserForm in Excel macro | Excel Programming | |||
resizing listbox columns in excel userform | Excel Programming | |||
userform listbox cannot get listbox.value to transfer back to main sub | Excel Programming | |||
UserForm with ListBox | Excel Programming |