Hi, I'm after some advice.
I'm currently writting a vba to insert title block information into a cad/cam engineering detail drawing..Part of the programme inserts a material description and part number into the form. AT the moment I have a combo box with the materials and part number written into the code. Long a labourious task. Yuk.
I would much prefer to extract the information from a database list. My question is this what is the best database to create.. IE:- excel spead sheet or a simple text file .. any other sugestions??
eg of data (2 fields description and part number)
1,6mm Aluminium sheet 15-100326-00
I'm currently writting a vba to insert title block information into a cad/cam engineering detail drawing..Part of the programme inserts a material description and part number into the form. AT the moment I have a combo box with the materials and part number written into the code. Long a labourious task. Yuk.
I would much prefer to extract the information from a database list. My question is this what is the best database to create.. IE:- excel spead sheet or a simple text file .. any other sugestions??
eg of data (2 fields description and part number)
1,6mm Aluminium sheet 15-100326-00