VBA code for Listbox showing results from search with user selection form (Combobox and Optionboxes)

Vasques

New Member
Joined
Jun 28, 2021
Messages
1
Office Version
  1. 365
Hello,

I am new to VBA but for a project I would like to be able to show search results in the listbox on the form based on the user selection made in the userform which consiste of 3 combo boxes and 3 option boxes (see user form below) . The result should return a local country, name and email for a selected reviewer type and domain based on the selected values <450 < 1M etc. If not availabe or not athorised it should show the one that is available in different GEO. I have created the user form but I am stuck at the code for the search function. From the many online resources I looked at I am not sure if this is possible to do. I have included the screenshot to hopefully get some feedback and code suggestions. Thx
1624878873515.png
1624879020813.png
 

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.

Forum statistics

Threads
1,215,495
Messages
6,125,149
Members
449,208
Latest member
emmac

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