Survey data sample
This sample scriptsheet holds a named cell range which could hold verying rows of XYZ coordinates. This sheet is intresting because it shows how to use a FOR/NEXT loop to pharse the rows in a named cell range. For each row in the range a point command is written to the scriptfile. Standard worksheets functions are used to get the verying number of rows and to lookup the XYZ coordinates.
|