Plotting a simple local Map

Snaul

New Member
Joined
Aug 17, 2017
Messages
3
Morning all,

I'm playing around with the Map graphing abilities of Excel within my Office365 subscription.
I've managed to get it to plot some data for major European countries but not for towns local to my area in Cumbria, UK.
Do I need an add-on?
Anyway. An example of the (made up) data I'm am playing with is:

[TABLE="width: 212"]
<tbody>[TR]
[TD]City[/TD]
[TD="align: right"]residents[/TD]
[/TR]
[TR]
[TD]Windermere[/TD]
[TD="align: right"]76[/TD]
[/TR]
[TR]
[TD]Ambleside[/TD]
[TD="align: right"]23[/TD]
[/TR]
[TR]
[TD]Troutbeck[/TD]
[TD="align: right"]85[/TD]
[/TR]
</tbody>[/TABLE]

Which simply fails to plot at all.
How do I plot local data down to town level? Simply sticking a ,UK after the town name has no effect.

This works, however.

[TABLE="width: 452"]
<tbody>[TR]
[TD]country[/TD]
[TD="align: right"]residents[/TD]
[/TR]
[TR]
[TD]france[/TD]
[TD="align: right"]23[/TD]
[/TR]
[TR]
[TD]germany[/TD]
[TD="align: right"]44[/TD]
[/TR]
[TR]
[TD]spain[/TD]
[TD="align: right"]12[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,223,895
Messages
6,175,257
Members
452,625
Latest member
saadat28

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