I have a form with a combo box. In the combo box is a list of tables in my database. I want to be able to select a table from my combo box and based on that selection open another form that uses that table as a record source.
I want to use the same form each time but change the record source based on the table I select from my combo box.
Thanks for any help.
Teresa
I want to use the same form each time but change the record source based on the table I select from my combo box.
Thanks for any help.
Teresa
Comment