View Single Post

  #2 (permalink)  
Old 11-26-2001
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
I think the solution is as simple as adding "objMap.Saved = True" to your VBA code. This basically tells MapPoint that there are no changes to the map so it won't prompt you to save changes when you exit.
Reply With Quote