Robson8112
Technical User
Just designing my first database and im having problems. I need to make some sort of form template that when i click a button to goto the form it opens selects the data from a certain table and puts it into the correct fields.
all the tables have the same field heading.
i think i need to add some code to the button, which opens up the template form, but in that code it defines which table.
Each button will select a different table, but use the same form..
The reason i want to do this is so i dont have 80+ forms, which will be the same, but reading different tables
Can anyone help??
all the tables have the same field heading.
i think i need to add some code to the button, which opens up the template form, but in that code it defines which table.
Each button will select a different table, but use the same form..
The reason i want to do this is so i dont have 80+ forms, which will be the same, but reading different tables
Can anyone help??