Radio Button, filtering MACRO

randomhause

New Member
Joined
Jun 12, 2015
Messages
8
Hello ~ I need some help with the following!

I need to use a Radio Button in sheet1 to filter a list in excel in sheet2 and then output the results in sheet1. The options for the radio button will filter on sheet2 column B.

So a user will select one of the three options (which is "Type"), click the "Filter" button which will then output the results in Sheet1. The results in Sheet1 will only show the users who have that specific "type". Sheet2 I have a full list of all the users column A and column B the "Type" of device they have.

Example

Sheet1
() IPhone
() IPad
() Iphone & Ipad
{Filter Button}

Sheet2
ab
1UserType
2BettsIphone
3LoganIpad, Iphone
4SueIpad

<tbody>
</tbody>

I'm looking at creating a macro, I've try searching for some help on this but only found macros that use a SearchBox option.

Thank you for your help <3
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.

Forum statistics

Threads
1,214,638
Messages
6,120,674
Members
448,977
Latest member
moonlight6

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