Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Excel and MapPoint

I wasn't sure in which area this should be posted so I've
put it in the MapPoint newsgroup also.

I want to be able to load MapPoint 2004 and Load the
Import Data wizard from a control button in an Excel sheet.

Can this be done?

I currently have

Dim oApp As Object

Set oApp = CreateObject("MapPoint.Application")
oApp.Visible = True


This seems to open MapPoint but it doesn't stay open, it
just flashes on screen then disappears. There is no
record of it in the Task List.
If I cause the code to have a runtime error, the Mappoint
window stay but only because of the error.
I'm finding this very confusing, can anyone help?

Thanks, James

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel and MapPoint

This seems to open MapPoint but it doesn't stay open, it
just flashes on screen then disappears. There is no
record of it in the Task List.


Hi James,

I believe the MapPoint application is going out of scope and closing..
see the "Getting Started with MapPoint and Excel" example in a recent
MapPoint newsletter -
http://www.mp2kmag.com/update/mappoi.../#features_sec

Hope this helps,
Eric
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
Insert PDF from MapPoint into Excel or Word chrissyb Excel Discussion (Misc queries) 3 December 7th 06 11:21 PM
how do I integrate MapPoint into Excel? 4ldoherty Excel Discussion (Misc queries) 2 June 16th 06 08:58 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 07:24 PM.

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

About Us

"It's about Microsoft Excel"