I have a spreadsheet that has the following columns:
Zip Code (each row unique)
Store
Radio Market 1
Radio Market 2
Radio Market 3
Radio Market 4
Radio Market 5
Because a given location can be covered by multiple radio markets (for instance, southern Massachusetts can be covered by Springfield, MA and Hartford, CT), a given market can be in any one of the five columns. What I need is to get a count of individual stores by market, even though markets can be in any one of the five columns.
If there's a way that this can be done using a form with input fields (or drop-down lists) that would be even better, as I can palm it off on the sales drones to do it themselves.
Thanks in advance
Zip Code (each row unique)
Store
Radio Market 1
Radio Market 2
Radio Market 3
Radio Market 4
Radio Market 5
Because a given location can be covered by multiple radio markets (for instance, southern Massachusetts can be covered by Springfield, MA and Hartford, CT), a given market can be in any one of the five columns. What I need is to get a count of individual stores by market, even though markets can be in any one of the five columns.
If there's a way that this can be done using a form with input fields (or drop-down lists) that would be even better, as I can palm it off on the sales drones to do it themselves.
Thanks in advance