VBA Newbe

wendl53

New Member
Joined
Mar 24, 2011
Messages
1
I'm trying to create a workbook that pulls info for my, excel illiterate, boss.

Basically, we have collections of about 700 rows (and growing) of data with 3 columns (names, job titles, company names). What I'd like to do is create a macro on sheet 1 where he can use one of 3 drop down menus (names, job titles, or company name) select whatever he wants, hit enter, and it pulls the selected data to that spreadsheet. So if he wanted to see all of the information from Acme Company all he had to do was select it from a drop down menu, hit enter, and those 10 people show up. Make sense?

Seems so simple, but I can't seem to get started!

Thanks for your help!
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Have you tried using an auto filter? It may be more intuitive and a lot easier than VBA, and there are no macro security issues to deal with.
 
Upvote 0

Forum statistics

Threads
1,224,542
Messages
6,179,424
Members
452,914
Latest member
echoix

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