G
Guest
Basically, this is what I'm looking at doing.
I'm creating a database, using a lot of drop down items in the form of combo
boxes for quick selection of items to put into a main database.
The user of the database wants to be able to edit/add/delete items from
these multiple tables in a singular form, with drop down combo boxes to
select the item he wants to delete and push a button to delete it.
I don't know how possible it is to have multiple combo boxes (and in turn,
the use of multiple non-connected tables) in the same form or not? And if
so, how would I go about doing that?
I'm creating a database, using a lot of drop down items in the form of combo
boxes for quick selection of items to put into a main database.
The user of the database wants to be able to edit/add/delete items from
these multiple tables in a singular form, with drop down combo boxes to
select the item he wants to delete and push a button to delete it.
I don't know how possible it is to have multiple combo boxes (and in turn,
the use of multiple non-connected tables) in the same form or not? And if
so, how would I go about doing that?