View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jack Gur[_2_] Jack Gur[_2_] is offline
external usenet poster
 
Posts: 1
Default How to display map that user selects region

I want to have an Excel column that would specify a location region. And to
make it easier I would like Excel to bring up a map when the user clicks on
the cell, and then allow the user to click a region on the map which would
then close the map and display the name in the cell. How would I go about
doing something like that? I presume I need a macro. I have a computer
science background, but not in macros.
Thanks!!