Ad

Wednesday, July 01, 2009

Create Points with Elevation and Description

In a previous post I covered how to create a point with elevation. In this post I’ll create a macro that will prompt the user for a description and then assign it to the point. I called the macro CreatePointsWithElevDesc. The code highlighted below is the code changes.

image

So that's the basic code to get it to work. As with all my free stuff it needs some error catching, maybe a On Error Resume Next (not the best method). To save you some time, I've posted the code here.

No comments:

LinkWithin

Blog Widget by LinkWithin

Ad