V
VV4yn0
I have built a database for a a group of stores - each store has its own
table and a form to add the data - this makes over 50 forms - I wanted a
simple interface to choose which store/form to open - I want to use a combo
box which lists the stores to select the store and then a button to open the
form (the form name and store names are the same)
So, to illustrate - combobox on left which allows you to select the name of
the store/form then a button on the right to actually open the form that was
selected.
I cant seem to link the button to open the selected form - I can (using the
wizard) build a button to open each form but then I need a bazillion buttons.
What am I missing?
Thanks for any help
Wayne
table and a form to add the data - this makes over 50 forms - I wanted a
simple interface to choose which store/form to open - I want to use a combo
box which lists the stores to select the store and then a button to open the
form (the form name and store names are the same)
So, to illustrate - combobox on left which allows you to select the name of
the store/form then a button on the right to actually open the form that was
selected.
I cant seem to link the button to open the selected form - I can (using the
wizard) build a button to open each form but then I need a bazillion buttons.
What am I missing?
Thanks for any help
Wayne