Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Time sensitive please help..


I have a worksheet named Miles. I also have a Userform that asks the user
for Start Location and End Location then what i want it to do is have it
query google maps (or any other program/process that will do this) for
specific miles and import that finding into cell C2
then if they press New Location (Commandbutton1) it resets the form and puts
the new data in C3. But if they press Done it ends the Macro.

Any Idea how to do that?

Thank you!
Alex



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Time sensitive please help..

Some flavours of Excel can consume XML web services directly so that would be
the way forward. I don't know if google maps would present the SOAP
formatted web service for direct use as I've not tried, but I'd expect
Windows Live Maps would probably allow you to do that.

Alternatively you can do something similar by automating a local application
like MS MapPoint or possibly autoroute.



"Ewing25" wrote:


I have a worksheet named Miles. I also have a Userform that asks the user
for Start Location and End Location then what i want it to do is have it
query google maps (or any other program/process that will do this) for
specific miles and import that finding into cell C2
then if they press New Location (Commandbutton1) it resets the form and puts
the new data in C3. But if they press Done it ends the Macro.

Any Idea how to do that?

Thank you!
Alex



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
HELP!!! TIME SENSITIVE Walt Excel Worksheet Functions 5 September 22nd 08 07:25 PM
time sensitive file? mepetey Excel Programming 9 September 5th 07 10:48 AM
Time Sensitive Formulas gregg Excel Discussion (Misc queries) 0 April 6th 06 03:45 AM
Time Sensitive - Stacked Cluster Columns tlarson475 Charts and Charting in Excel 1 February 23rd 06 03:00 PM
Launching Program with Time Sensitive Data Jerry Erbe Excel Discussion (Misc queries) 0 August 29th 05 09:50 PM


All times are GMT +1. The time now is 06:25 PM.

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"