I have about 15 different tables that represent my servers.
I have a dropdown on my form that selects the server that I need information on. How can I get the dropdown to select the correct table and display it?
When I create the subform, I can hardcode the record source to be either of the 15 servers but cannot get it to change the record source if the dropdown changes to a different server...
I have a dropdown on my form that selects the server that I need information on. How can I get the dropdown to select the correct table and display it?
When I create the subform, I can hardcode the record source to be either of the 15 servers but cannot get it to change the record source if the dropdown changes to a different server...