Acad 2000:
I would like to create us UserForm with a combo-box whos recordsource is based on data held in a secured MS Access 2000 database.
I know how to create the form and place the combo-box on it
I know how to connect to this db using adodb and can create a recordset using this method.
Can someone please point me in the right direction.
Im pretty ok with VBA, but have not done much with AutoCAD
I would like to create us UserForm with a combo-box whos recordsource is based on data held in a secured MS Access 2000 database.
I know how to create the form and place the combo-box on it
I know how to connect to this db using adodb and can create a recordset using this method.
Can someone please point me in the right direction.
Im pretty ok with VBA, but have not done much with AutoCAD