G
Guest
I have 5 tables that students will enter data on in a "game" I designed. There is a button that will randomly open forms for the students to work on. Therefore I might have 2 entries from one form and none from another
What I need is a query that will pick each record from those tables that was entered today, each record will have a date field, AND add up the points received on each record. Points are stored in a field called PointsEarned. Same on every table
Tables are: tblAddress, tblDate, tblMonth, tblWeek, tblPhon
I cannot figure out how and I've worked on this on and off for two days. I just can't see how to do it in my head. Help would be greatly appreciated
Thanks as Always
RIP
What I need is a query that will pick each record from those tables that was entered today, each record will have a date field, AND add up the points received on each record. Points are stored in a field called PointsEarned. Same on every table
Tables are: tblAddress, tblDate, tblMonth, tblWeek, tblPhon
I cannot figure out how and I've worked on this on and off for two days. I just can't see how to do it in my head. Help would be greatly appreciated
Thanks as Always
RIP