riddicule123
Registered User.
- Local time
- Today, 15:16
- Joined
- May 27, 2015
- Messages
- 29
hi,
is there a way for you to pick a selection from a combo box that will auto populate many tables with the same detail depending on which form you open next????.
ok so let me elaborate, i have a central database that i use for many things, mailing, complaints, faults etc. this is a multi user database which has at least 32 people using it. each table e.g. mailing, complaints, faults has its own form and table which are bound to each other. now previously we had so on each form the user would select their name and that would auto populate into each table. (usernames have their own table). now however it seems we would like a login form. so i made a login form but i want to stop people from selecting the wrong names. so i though that if there is a way to select the username from the login form then when you choose a form to open the username is already auto populated into the table related to the form you opened.
is there a way for you to pick a selection from a combo box that will auto populate many tables with the same detail depending on which form you open next????.
ok so let me elaborate, i have a central database that i use for many things, mailing, complaints, faults etc. this is a multi user database which has at least 32 people using it. each table e.g. mailing, complaints, faults has its own form and table which are bound to each other. now previously we had so on each form the user would select their name and that would auto populate into each table. (usernames have their own table). now however it seems we would like a login form. so i made a login form but i want to stop people from selecting the wrong names. so i though that if there is a way to select the username from the login form then when you choose a form to open the username is already auto populated into the table related to the form you opened.