Visualization Map with different colours

phitho

New Member
Joined
Aug 26, 2014
Messages
34
I have a map I am trying to build where I would like 1 set of cities to be blue, and another set to be red, all on the same map. Is this something that can be done?
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Absolutely it can. Do you know the criteria you want to use to apply the color formatting?
 
Upvote 0
1 City refers to the location of employees, and the second City would identify locations of offices.

Should I have all that data in 1 table, or can I use 2 data sources?
If 1 table, would I have 1 city column, with a second column as a Type, which would have Employee and Office as the values? (just trying to think this through on my own)
 
Upvote 0
It depends. There's really no good answer for this. I my opinion it is easier to have everything in fewer tables (and it will also be the case if you're only dealing with a few columns instead of dozens - which it sounds like is the case here), but if your data is coming in from two different sources then it may be better to keep them separate and relate them together somehow in the model.
If 1 table, would I have 1 city column, with a second column as a Type, which would have Employee and Office as the values? (just trying to think this through on my own)
Knowing absolutely nothing about your data except this, it sounds like 4 columns are appropriate: City, Type, Employee, Office.
 
Upvote 0

Forum statistics

Threads
1,223,714
Messages
6,174,048
Members
452,542
Latest member
Bricklin

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