i would like to find out how to transfer coordinates from excel to autocad which showing line and numbers for coordinate (x,y) on each point on autocad drawing.
many ways, however, most require saving the file in a comma delimited format or other format in an ascii file. you can then use a simple lisp routine to insert the points. most engineering design packages also have routines to do this