jennyek2000
Programmer
Hi
I have a combo box whose items are the document sizes A0, A1, A1, A3, A4 and A5. These items were added to the box at design time (i.e. items collection)
The combo box is bound to a column in the database (Access) whose fields are also a drop down menu of A0, A1, A2, A3, A4 and A5, using the lookup wizard.
I want to be able to add the items that are in the database fields drop down list rather than add them at design time, so that if a size is added to the database, it will be reflected in the application.
Does anybody know how to do this??
Thanks,
Jenny
I have a combo box whose items are the document sizes A0, A1, A1, A3, A4 and A5. These items were added to the box at design time (i.e. items collection)
The combo box is bound to a column in the database (Access) whose fields are also a drop down menu of A0, A1, A2, A3, A4 and A5, using the lookup wizard.
I want to be able to add the items that are in the database fields drop down list rather than add them at design time, so that if a size is added to the database, it will be reflected in the application.
Does anybody know how to do this??
Thanks,
Jenny