Anonymous
09-03-2002, 03:39 PM
Hi All
Is there a way to programmatically do a "Export to Excel" on a shape object?
Thanks
Sohail[/b]
Is there a way to programmatically do a "Export to Excel" on a shape object?
Thanks
Sohail[/b]
Export to Excel ProgrammaticallyAnonymous 09-03-2002, 03:39 PM Hi All Is there a way to programmatically do a "Export to Excel" on a shape object? Thanks Sohail[/b] Eric Frost 09-03-2002, 06:57 PM Somewhat.. see the Query* methods. shaistasohail 09-03-2002, 09:38 PM Hi Eric Thanks for your response. But those methods do not work. Refer to thread "QueryAllRecords Fails" by Sohail Amir. Regards Sohail Amir John Meyer 09-04-2002, 05:44 AM Look in the MapPoint help file for QueryShape Method. Try to run the example code. It will count the number of records in the shape but you could expand on it to export to excel. | ||