S
stacie.2410
I've got some experience with Access, but it's not extensive, and I really
can't figure out how to make something work the way I need to, or if it's
even possible, so I thought I'd ask here.
I've set up a form to use to enter data about a department, there's about 8
fields of data that will be filled out that pertain to the department. (Each
department will have it's own form.) Now, on that same form, under the other
rows of data, I'd like to set a button to push that will let me add a row of
data (to kinda create a little table), that will let me enter the employees
that are in that department, one row per employee, and the row will have
other data on it too, such as employee number, hire date, office number, etc.
There isn't a set number of employees, so I could just enter one employee,
or I could push the button and insert multiple rows for however many
employees I need.
The data doesn't HAVE to be entered directly into the little table, as long
as it does show up there. For instance, if you push the button and a small
subform pops up where I enter the data and then save and exit it, and it
takes me back to the main form where the data was entered into the table for
me, that'll work too.
Is this possible? Do you have any suggestions?
can't figure out how to make something work the way I need to, or if it's
even possible, so I thought I'd ask here.
I've set up a form to use to enter data about a department, there's about 8
fields of data that will be filled out that pertain to the department. (Each
department will have it's own form.) Now, on that same form, under the other
rows of data, I'd like to set a button to push that will let me add a row of
data (to kinda create a little table), that will let me enter the employees
that are in that department, one row per employee, and the row will have
other data on it too, such as employee number, hire date, office number, etc.
There isn't a set number of employees, so I could just enter one employee,
or I could push the button and insert multiple rows for however many
employees I need.
The data doesn't HAVE to be entered directly into the little table, as long
as it does show up there. For instance, if you push the button and a small
subform pops up where I enter the data and then save and exit it, and it
takes me back to the main form where the data was entered into the table for
me, that'll work too.
Is this possible? Do you have any suggestions?