I am wanting to print a report using Access 2K, VB6.0 and Data Reports as follows...
January
Jack 1/1/00
Dave 1/14/00
Phil 1/22/00
February
Steve 2/2/00
Chris 2/18/00
Donna 2/20/00
Cindy 2/30/00
I'm not 100% sure if this is correct but....
I assume I need a table w/ one instance of the Month
Jan
Feb
Mar
Apr ...and so on
But I need to attach multiple instances of employees as follows...
Jan Jack Dave Phil
Feb Donna Cindy Chris Steve
I have 2 tables but I don't know of any way to set up a relationship between the 2 so this can occur. Does anyone know how I can do this w/o having up update 2 non-related tables when adding new employees to the database?
January
Jack 1/1/00
Dave 1/14/00
Phil 1/22/00
February
Steve 2/2/00
Chris 2/18/00
Donna 2/20/00
Cindy 2/30/00
I'm not 100% sure if this is correct but....
I assume I need a table w/ one instance of the Month
Jan
Feb
Mar
Apr ...and so on
But I need to attach multiple instances of employees as follows...
Jan Jack Dave Phil
Feb Donna Cindy Chris Steve
I have 2 tables but I don't know of any way to set up a relationship between the 2 so this can occur. Does anyone know how I can do this w/o having up update 2 non-related tables when adding new employees to the database?