I am a novice Access user but have been tasked to create a form that links to a number of different tables and updates fields on the form from those numerous tables.
At the top of my form is employee information: username, full name and week ending.
Next section of the form has time worked on specific software platforms. Multiple spaces are to be linked to multiple tables with the necessary info.
So what I'm trying to do is when the user enters the userid of the employee it pulls from a table the full name and updates it on the Name field. Then the user enters a week ending date. Once that is entered Access searchs the available tables with the week endings to the time worked for each specific software platform and updates those fields from the tables. Each software platform table has week ending columns along with other information that needs to be updated to the form.
Form and Table names:
Form name: frmReport Card
Table names: tblDC Associates, tblWeek Ending, tblsoftware1, tblsoftware2, tblsoftware3
I apologize if this is elementary and I'm just missing it but would appreciate any/all guidance. Please post or email me directly at jsparker@dsthealthsolutions.com
Thanks.
Joshua
At the top of my form is employee information: username, full name and week ending.
Next section of the form has time worked on specific software platforms. Multiple spaces are to be linked to multiple tables with the necessary info.
So what I'm trying to do is when the user enters the userid of the employee it pulls from a table the full name and updates it on the Name field. Then the user enters a week ending date. Once that is entered Access searchs the available tables with the week endings to the time worked for each specific software platform and updates those fields from the tables. Each software platform table has week ending columns along with other information that needs to be updated to the form.
Form and Table names:
Form name: frmReport Card
Table names: tblDC Associates, tblWeek Ending, tblsoftware1, tblsoftware2, tblsoftware3
I apologize if this is elementary and I'm just missing it but would appreciate any/all guidance. Please post or email me directly at jsparker@dsthealthsolutions.com
Thanks.
Joshua