Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 49948

How to bring second worksheets data in Userform ListBox2 ?

$
0
0
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.
Attached Files

Viewing all articles
Browse latest Browse all 49948

Trending Articles