K
Kelly
Hello. I have a form that records user tasks. The user first has a pop up
form that allows them to choose their user name and click a button that opens
the main task form showing just their tasks. The main for contains general
task information and has a subform from a separate table that allows them to
enter multiple notes for each task. My master/child links work fine to allow
users to page through existing tasks, but they cannot enter new ones. I
suspect this is because I need to pass the user ID to the new record in both
tables but I can't seem to figure out how to do this. Please help!
form that allows them to choose their user name and click a button that opens
the main task form showing just their tasks. The main for contains general
task information and has a subform from a separate table that allows them to
enter multiple notes for each task. My master/child links work fine to allow
users to page through existing tasks, but they cannot enter new ones. I
suspect this is because I need to pass the user ID to the new record in both
tables but I can't seem to figure out how to do this. Please help!