I have a series of worksheets that I can open from a main switchboard similar to acces through command buttons. How can close a worksheet and return to the main sheet without it completely closing excel. The other sheets open through vba commands.
I am attempting to write a VB app that will import survey design coordinates into acad. I have basicaly written the application I need to know how to convert from a comma or space delimeted format to an sdms ( each value occupies one line ) ex: pt no
north (y)
east (x)...
Doe anyone know of a link that explains how to convert an excel 97/2000 file into autocad dxf file. Any help from all you experts would be greatly appreciated.
Thanks Tim
I am assumong the responsibility of managing a construction staking project involving road layout. I am attempting to create a database of surveying tasks. If anyone has a list of all the staking requirements would be very helpful.
Thanks Tim
I am writing a sheet to handle slope staking data and I need to get my information from my user form to the cell. But I need it to perform a loop function so that when I input the next stations values it will insert the data to the next set of cells. Any suggestions would be helpful.
Thanks Tim