Hello
I am looking for a VBA script that I can use so that I can draw a line as part of a shapefile file and then have a wondow with predefined fields pop up so the user can enter data into an attribute table.
For example. I draw a line representing roads. Once I have drawn in the box would pop up asking for the road name, road number and towns. These would be fields that already exist in the attibute table. The data entered in the window would, once OK was pressed be entered into the row associated with that line drawn.
Any parts of this you have would be useful. even just the calling of a box once a line has been drawn. This is similar to the NOAA habitat digitiser tool that calls a box once a polygon has been drawn.