Report/Query

dbrooks

Registered User.
Local time
Today, 07:40
Joined
Dec 22, 2000
Messages
35
I have 2 tables that I need to report on, one table has a bunch of student_id's which is my primary key, the second table has 2 fields one is a status, and one is a date. During the lifetime of the database it's going to have 2 status choices for each student, one is a "recieved", and one is a "completed" status, both attached to a certain date. What I have to report on is if a student has both a recieved and a completed status I need to get the date difference of those two fields. This seems like a pretty ordinary thing to do with a 1 to Many relationship. Can someone please help me out?????
Thank you so much! -db
 
only post a question in one forum please. Check over in the query forum for your answer.
 

Users who are viewing this thread

Back
Top Bottom