Survey data sample

Download: Survey.zip (21 kB)

This sample scriptsheet holds a named cell range which could hold various rows of XYZ coordinates.  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.

This sheet is interesting because it shows how to use a FOR/NEXT loop to pharse the rows in a named cell range.