Not sure how to ask, I have a list of multiple program/locations that have different vendor based on their program/location. If I select Accounting/Finance - Location 1 from a drop down, then right below auto populate the vendors that are marked with an x. For example, the table below is my master grid. Below that is what I would like on another sheet. Not sure if VBA or some other method would be get me that easily. This grid updates, so if I add or remove an x from a program/location, then I'd like it to update the sheet. Any idea where to start would be great.
[TABLE="class: grid, width: 1563"]
Location
[/td]Vendor 1
[/td]Vendor 2
[/td]Vendor 3
[/td]Vendor 4
[/td]Vendor 5
[/td]Vendor 6
[/td]Vendor 7
[/td]Vendor 8
[/td]Vendor 9
[/td]Vendor 10
[/td]Vendor 11
[/td]Vendor 12
[/td]Vendor 13
[/td]Vendor 14
[/td]Vendor 15
[/td]Vendor 16
[/td]Vendor 17
[/td]Vendor 18
[/td]Vendor 19
[/td]Vendor 20
[/td]Accounting/Finance - Location 1
[/td]x
[/td]x
[/td]x
[/td]x
[/td]Accounting/Finance - Location 2
[/td]x
[/td]x
[/td]x
[/td]Admin/Clerical - Location 1
[/td]x
[/td]x
[/td]x
[/td]Admin/Clerical - Location 2
[/td]x
[/td]x
[/td]x
[/td]x
[/td]Animal Health - Location 1
[/td]x
[/td]x
[/td]x
[/td]Animal Health - Location 2
[/td]x
[/td]x
[/td]x
[/td]
[/TABLE]
[TABLE="class: grid, width: 936"]
Accounting/Finance - Location 1
[/td]Accounting/Finance - Location 2
[/td]Admin/Clerical -Location 1
[/td]Admin/Clerical - Location 2
[/td]Animal Health - Location 1
[/td]Vendor 2
[/td]Vendor 13
[/td]Vendor 5
[/td]Vendor 5
[/td]Vendor 8
[/td]Vendor 13
[/td]Vendor 15
[/td]Vendor 13
[/td]Vendor 6
[/td]Vendor 16
[/td]Vendor 15
[/td]Vendor 18
[/td]Vendor 15
[/td]Vendor 13
[/td]Vendor 18
[/td]Vendor 18
[/td]Vendor 18
[/td]Vendor 15
[/td]Vendor 18
[/td]
[/TABLE]
[TABLE="width: 539"]
[TD="colspan: 2"][/TD]
[TD="colspan: 2"][/TD]
[/TABLE]