Dynamic Dropdown with list report out

Hardhat

New Member
Joined
Jul 28, 2017
Messages
23
I have some working knowledge of VBA though it is limited. If I could get a generic script for this I am sure I can apply it to my specific workbook. Below is what I am trying to do.

I have a drop down list “Facility”

What I would like it to do is pull all relevant dates from a dynamic list and place them in a new drop down list “Dates”.

When a date is selected

I want to have the data in the corresponding Row “A:Z” test for any cell that as a value of “No”

For every cell reporting a value of “No” the corresponding header of the column where “No” is found Should report to a row in a table “Non_compliant"

Thank you in advance, this is a great place for help in learning VBA.
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
Consider posting sample data to illustrate requirements, showing the original data and required results
Click on XL2BB above reply window to download a tool that can help you do this
 
Upvote 0

Forum statistics

Threads
1,214,975
Messages
6,122,538
Members
449,088
Latest member
RandomExceller01

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