View Single Post

  #3 (permalink)  
Old 10-29-2004
mgravell mgravell is offline
Junior Member
White Belt
 
Join Date: Oct 2004
Posts: 8
re: Placing PushPins using VBA programing

As an aside, I find that the app is quicker if I simply save the long/lats to a CSV and load it as a dataset; otherwise, I get "the curse of the flickering hourglass" as it adds each pin in turn.

Just a thought; do it any way that makes you happy
Reply With Quote