BERNADETTEMERCE
7 years agoQrew Trainee
Need to bring info from one table to another
I have the following tables and fields
Project
Project Name
Project #
Budget Hours
Budget Dollars
Tasks
Project Name
Project #
Task #
Task Name
Task budget hours
Task budget dollars
Labor
Task #
Employee #
Employee Name
Employee Budget Hours
Employee Budget Dollars
Actual Hours
Actual Dollars
Bill Rate
Remaining Hours
Employees
Employee #
Employee Name
Labor Rate
I want to bring the Labor Rate from employee table to the labor table. Then have the labor table calculate the labor cost by multiplying the labor rate by the actual hours.
I want to bring the total actual hours and actual dollars for all employees to the task table. Then bring all of that to the Project table.
I set to the table relationships and tried doing the lookup and summary (both ways) but regardless of what I try I can't get it to work. I also watched a bunch of videos but it still isn't working. Can someone please help??
Project
Project Name
Project #
Budget Hours
Budget Dollars
Tasks
Project Name
Project #
Task #
Task Name
Task budget hours
Task budget dollars
Labor
Task #
Employee #
Employee Name
Employee Budget Hours
Employee Budget Dollars
Actual Hours
Actual Dollars
Bill Rate
Remaining Hours
Employees
Employee #
Employee Name
Labor Rate
I want to bring the Labor Rate from employee table to the labor table. Then have the labor table calculate the labor cost by multiplying the labor rate by the actual hours.
I want to bring the total actual hours and actual dollars for all employees to the task table. Then bring all of that to the Project table.
I set to the table relationships and tried doing the lookup and summary (both ways) but regardless of what I try I can't get it to work. I also watched a bunch of videos but it still isn't working. Can someone please help??