Filter list box from text box and combo box

kl0109

New Member
Joined
May 9, 2015
Messages
1
Hi all,

I am building a data entry userform with searching function; however, I face a great problem on searching and edit function.

I have 2 userform, the userform 1 contains a few text boxes and combo boxes and 2 listboxes.
I want the 2 list boxes can show the result from two different sheets based on the criteria of above text boxes and combo boxes
.
For example:

If I enter the Last name as “James” and choose the street name as “Eliza Ann Street”, I want the “Data” list box can show the search result from the sheet “Data”. Meanwhile, the old member data list box can show the search result from the sheet “Old Member Data”.

Then, if I click the data from the data list box, it can populate the specific data in useform 2 for editing and save.

Here is the file : (Sorry, I don't know how to upload the attachment to the forum)
https://www.dropbox.com/s/ochk8yai44lowk6/Userform_5 - forum.xlsm?dl=0


Anyone can help me? I would really appreciate of your help and thank you very much in advance.
 
Do a search on linked list boxes. There are tons of examples on how to do this
 
Upvote 0

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top