Hi,
I have a userform which catch data from worksheet and show it in userform listboxes.
I have two worksheets named " EmployeeRecord" and "SalesRecord"
I have two ListBoxes in userform.
In the userform I have a search text box which is used to search employee and show employee list in ListBox1. This is working perfectly.
The problem is with Listbox2 which I want it to search data from worksheet " SalesRecord" for selected employee in ListBox1 and show data in ListBox2.
Plz help that how I can bring data in listbox2, when employee is selected in listbox1.
I have attached worksheet and userform.
Please help
Kind Regards
z-eighty2.
I have a userform which catch data from worksheet and show it in userform listboxes.
I have two worksheets named " EmployeeRecord" and "SalesRecord"
I have two ListBoxes in userform.
In the userform I have a search text box which is used to search employee and show employee list in ListBox1. This is working perfectly.
The problem is with Listbox2 which I want it to search data from worksheet " SalesRecord" for selected employee in ListBox1 and show data in ListBox2.
Plz help that how I can bring data in listbox2, when employee is selected in listbox1.
I have attached worksheet and userform.
Please help
Kind Regards
z-eighty2.