View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Create Object MS MapPoint

Hello,

I frequently create ad hoc addresses within Excel with the intention of
mapping these location within MS MapPoint.

I figured I could automate this is I use the Create Object technique for
MapPoint. Has anyone ever done this before?

Once the object has been created, I want to pass a selected range of
addresses to the MapPoint object for plotting.

Thanks for the help.

Mike