Hi everyone,
Brand new to the forum and have been reading Chandoo for a long time and it has immensely helped my Excel skills. I'm creating a big Dashboard for my client and am stuck with some VBA / sorting issues.
I have a data set (~5,000 rows / ~100 columns) and I have created drop downs for the user to dig deeper into the data set. I have 3 drop downs that I'm focused on allowing the user to change (Project Team Name, Release Date, Owner).
What I would like to have happen is the user select their team name (or "All") from the first drop down, the Release Date (or "All") from the second and the Owner (or "All") from the third. It would basically look like "Project #1"; "April 2014"; "John Doe" or "Project #2"; "All"; All".
I'm not exactly sure how to accomplish this via VBA (I have tried AutoFilter, but am not having any success). Any help or direction would be greatly appreciated. Thanks in advance for all the help!
Brand new to the forum and have been reading Chandoo for a long time and it has immensely helped my Excel skills. I'm creating a big Dashboard for my client and am stuck with some VBA / sorting issues.
I have a data set (~5,000 rows / ~100 columns) and I have created drop downs for the user to dig deeper into the data set. I have 3 drop downs that I'm focused on allowing the user to change (Project Team Name, Release Date, Owner).
What I would like to have happen is the user select their team name (or "All") from the first drop down, the Release Date (or "All") from the second and the Owner (or "All") from the third. It would basically look like "Project #1"; "April 2014"; "John Doe" or "Project #2"; "All"; All".
I'm not exactly sure how to accomplish this via VBA (I have tried AutoFilter, but am not having any success). Any help or direction would be greatly appreciated. Thanks in advance for all the help!