How do I populate a userform combobox with fields from a pivot table?

ajmhouser

New Member
Joined
Jul 27, 2018
Messages
2
I have been searching for over a week online and haven't found anything that works. I have a userform that has 3 combo boxes ( Provider, Year, & Quarter). When the user chooses what they need it will filter the data from the pivot table so they can print a report. At this time I haven't managed to populate the userform comboboxes with the pivot table fields and am stumped as to what code would work. This is my first exploration into VBA so please let me know what to get started with. I have tried putting the fields I want to filter in column section and filter section and couldn't get to work. From another suggestion I put the sections I want in the filtered sections then renamed the cell they were in on the pivot table and that didn't work for me either.
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,214,631
Messages
6,120,640
Members
448,974
Latest member
DumbFinanceBro

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