I tried searching for this but didn't find anything that helped so here goes...
I have a database I made with a data table. The data table has 21 fields in it... 4 of which are calculated fields that require no input from a user with a form and are simply there to be retrieved by a report by me (along with any and all other data in the records).
I have 2 different groups that need to be able to input different data in each record in the database.
Example:
Data input form #1 - Inputs data in fields 1 through 14 (fields 15 & 16 are calculated for a percentage and auto populated)
Data Input form #2 - Inputs data in fields 17 through 19 (fields 20 & 21 are calculated for a percentage and auto populated)
I have no trouble making "Data Input Form #1" and submitting that data but I don't know how to make a separate form "Data Input Form #2" know and show all incomplete records needing fields 17 through 19 filled out and be able to fill them out one at a time until there are no more.
Does this make sense?
Thank you very much in advance for any and all help.
EDIT: Forgot to add... using Access 2010
I have a database I made with a data table. The data table has 21 fields in it... 4 of which are calculated fields that require no input from a user with a form and are simply there to be retrieved by a report by me (along with any and all other data in the records).
I have 2 different groups that need to be able to input different data in each record in the database.
Example:
Data input form #1 - Inputs data in fields 1 through 14 (fields 15 & 16 are calculated for a percentage and auto populated)
Data Input form #2 - Inputs data in fields 17 through 19 (fields 20 & 21 are calculated for a percentage and auto populated)
I have no trouble making "Data Input Form #1" and submitting that data but I don't know how to make a separate form "Data Input Form #2" know and show all incomplete records needing fields 17 through 19 filled out and be able to fill them out one at a time until there are no more.
Does this make sense?
Thank you very much in advance for any and all help.
EDIT: Forgot to add... using Access 2010
Last edited by a moderator: