CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2008
    Posts
    2

    Question Generate Multi Maps

    I am not sure if this is the place to look, but we are looking for a way to take starting and ending addresses from multi excel spreadsheets (or text files) and be able to generate image output for each starting and ending point.

    Basically what you can manually do by going to mapquest and putting in a starting point and ending point and save a copy of the map. The way we are trying to figure out is a way to do it with thousands of starting and ending points from a data list and get the output files saved (and hopefully identified to each address they belong to) for printing .

    Doesn't matter if its a custom program, third party mapping program, excel macro. Any leads or idea what it would cost to developed such a thing would be greatly appreciated.

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Generate Multi Maps

    You don't have Private Messages turned on, so nobody can contact you.

    Send ME a PM about this (and turn yours on)
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  3. #3
    Join Date
    Jun 2008
    Posts
    2

    Re: Generate Multi Maps

    I will do that now

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured