Search Function from a User Form

reberryjr

Well-known Member
Joined
Mar 16, 2017
Messages
701
Office Version
  1. 365
Platform
  1. Windows
I'd like to have a form with some and/or search options. When the User clicks "Search", the results are displayed in a form, with a Next button that allows them to move to the next search result. The workbook is entertainment related, so the search form would have options like "Actor", "Director", "Genre". If the User either enters or selects (from a drop down) "Horror", I'd like the first instance to pull up in a different form, that has a Next button and eventually a List button that shows all results in a list.

I've searched through a few books I have, some forums and Google, but haven't found the answer that I'm looking for. Does anyone have any resources that would direct me towards the solution?

Thank you in advance!
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Don't know what you have towards this already but...
I think if you were to use the word filter rather than search and display in a list box instead of pull up another form
you would be more successful Googling for assistance.

Suggest starting with just a drop down Combobox and a Listbox on the user form and grow from there.
 
Upvote 0

Forum statistics

Threads
1,214,940
Messages
6,122,356
Members
449,080
Latest member
Armadillos

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