View Single Post

  #1 (permalink)  
Old 08-25-2006
chas chas is offline
Junior Member
White Belt
 
Join Date: Aug 2006
Posts: 8
find records inside existing shape with VBA

I want to use the queryshape function on an existing shape of the map. The map will have several shapes and a dataset and plotted waypoints. I can find the waypoints, dataset, return records etc. But how do I go about finding the shape that the waypoint/records are located in. I have tried all kinds of stuff with no luck! Queryshape is based on locations so . . . can you return the shape that a given location ie x,y or long/lat resides in so as to use queryshape to return records in the next step or just how can it be done. ANYONE ? ? ?

Last edited by chas; 08-25-2006 at 03:51 PM.
Reply With Quote