Ok Guys, here I go:
I have one table (tblMain) that stores Employee names, IDs, and shift information along with a total of time they worked during the year. I have another table (tblTime) that has same employee names and IDs but also has tables for time they worked during each week. My continuous form shows the employee ID and name and then a 10 day work week. I am hoping that I can pull the names and IDs from tblMain and the work week from tblTime. I am a newbie so I apologize for my ignorance. What should I do to make this work. If it is too vague let me know... THANKS ALOT!!!!
I have one table (tblMain) that stores Employee names, IDs, and shift information along with a total of time they worked during the year. I have another table (tblTime) that has same employee names and IDs but also has tables for time they worked during each week. My continuous form shows the employee ID and name and then a 10 day work week. I am hoping that I can pull the names and IDs from tblMain and the work week from tblTime. I am a newbie so I apologize for my ignorance. What should I do to make this work. If it is too vague let me know... THANKS ALOT!!!!