How to Run an Excel Macro in ArcView 3x
Sunday April 16th 2000Filed Under ArcView 3x
Using Avenue, you can easily run Excel Macros from within ArcView.
Difficulty Level: Average Time Required: 10 minutes
Here’s How:
- In ArcView go to Scripts and click “new”.
- First make a DDE connection: excel = DDEclient.Make(”Excel”,”Your Spreadsheet Name Here”)
- Then run the macro: excel.execute(”[RUN(""Macro_Name_HERE"")]“)
- Compile the script.
- Test by clicking the run button.
Read More
ArcView 3.x Developer Resources Mapping Excel Data Using Google Maps and Earth ArcView (ArcGIS) Creating Simple Maps with Microsoft Excel Symbol Sets for ArcView 3x and ArcInfo 7x
Comments
Leave a Reply

