Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,101
Default excel and mappoint

I need to create a solution that takes an excel spreadsheet and looks at the
city, state and zip code columns and creates a link in the name column to
mappoint so the user can automatically bring up a map of where this person is
currently located. I am trying to figure out how I can do this.
My thoughts are that I am going to have to do this on our intranet site so
the user will import the spreadsheet to a table on our sql server database,
then I will have to code the links into the spreadsheet in the background and
export the spreadsheet with the new features for the user. I am not sure if
this is the best way to do this and I have not had any luck finding the
information I need to code this into the spreadsheet.
If anyone could give me suggestions on a better way or point me in the right
direction to how to code this it would really help me out.
Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron Ron is offline
external usenet poster
 
Posts: 250
Default excel and mappoint

Hi Mike,

I've had similar problems in writing code to import data from excel to
mappoint. An alternative I found however, not quite as useful is the MapPoint
COM addin. This inserts a button on the excel toolbar which opens a mappoint
map inside excel next to all your data. From here it is very simple to change
the info and update your map.

Its not ideal, but I hope it helps - it certainly saves on those hours
slaved over VBA too!

Ron

"Mike" wrote:

I need to create a solution that takes an excel spreadsheet and looks at the
city, state and zip code columns and creates a link in the name column to
mappoint so the user can automatically bring up a map of where this person is
currently located. I am trying to figure out how I can do this.
My thoughts are that I am going to have to do this on our intranet site so
the user will import the spreadsheet to a table on our sql server database,
then I will have to code the links into the spreadsheet in the background and
export the spreadsheet with the new features for the user. I am not sure if
this is the best way to do this and I have not had any luck finding the
information I need to code this into the spreadsheet.
If anyone could give me suggestions on a better way or point me in the right
direction to how to code this it would really help me out.
Thanks!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel to MapPoint datamap Lenore Benefield Excel Discussion (Misc queries) 1 October 4th 08 03:51 PM
how do I integrate MapPoint into Excel? 4ldoherty Excel Discussion (Misc queries) 2 June 16th 06 08:58 PM
Excel and MapPoint James Batley Excel Programming 1 October 18th 04 07:14 PM
Launch a sub in MapPoint in Excel Nilses Excel Programming 2 May 14th 04 05:01 PM
using mappoint in Excel VB Mike Macgowan Excel Programming 0 October 27th 03 11:57 PM


All times are GMT +1. The time now is 06:57 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"