Hello,
Could somebody tell how can I open different forms (one at a time) as a result of a selection in a combo box in the previous form.
Essentially I have 10 tables of the same format and 10 forms the same ( not quite worked out how to have one form and span it accross 10 tables) and I want to be able to pick the dataset to work with in an opening form with a combo box. The result of this selection in the combo box then opens the correct form such that I can work with the correct data.
I know I could easily have an opening form with 10 buttons on it each opening their respective form but I would rather have a combo box , it just seems alot neater.
Cheers Nick