vivasuzi
Programmer
- Jun 14, 2002
- 183
Hi Guys,
This is what I have. A table with a person and various important due dates (ie 'paper due by', 'test due by', 'meeting by'... etc). There are a lot of dates for each person.
TABLE: person,paperdue,testdue,meeting,secondpaper,etc...
sample: Mike,1/15/05,2/25/05,1/30/05,2/16/05,etc,,,
I want to know if I can query ALL the dates for that person and sort them by date so that in a report I could essentially show:
'Report for person x'
January: Paper due 1/15/05
Follow up Meeting 1/17/05
February: Test 2/25/05
April: Following up test 4/15/05
May: Meeting 5/5/05
Every date in this persons record is specific to the person and therefore this is the only way to make the table. Is it possible to query and sort multiple items from one record?
----------------------------------
As an extra, I would also like to make a Master Report that would display everyone in the DB and all important dates in the same fashion. This part is not as necessary right now, I'm more concerned about the first part.
Please let me know bc this would be an awesome feature!
Thanks :-D
*Suzanne* ![[elephant2] [elephant2] [elephant2]](/data/assets/smilies/elephant2.gif)
![[wiggle] [wiggle] [wiggle]](/data/assets/smilies/wiggle.gif)
This is what I have. A table with a person and various important due dates (ie 'paper due by', 'test due by', 'meeting by'... etc). There are a lot of dates for each person.
TABLE: person,paperdue,testdue,meeting,secondpaper,etc...
sample: Mike,1/15/05,2/25/05,1/30/05,2/16/05,etc,,,
I want to know if I can query ALL the dates for that person and sort them by date so that in a report I could essentially show:
'Report for person x'
January: Paper due 1/15/05
Follow up Meeting 1/17/05
February: Test 2/25/05
April: Following up test 4/15/05
May: Meeting 5/5/05
Every date in this persons record is specific to the person and therefore this is the only way to make the table. Is it possible to query and sort multiple items from one record?
----------------------------------
As an extra, I would also like to make a Master Report that would display everyone in the DB and all important dates in the same fashion. This part is not as necessary right now, I'm more concerned about the first part.
Please let me know bc this would be an awesome feature!
Thanks :-D
![[cat2] [cat2] [cat2]](/data/assets/smilies/cat2.gif)
![[elephant2] [elephant2] [elephant2]](/data/assets/smilies/elephant2.gif)
![[wavey] [wavey] [wavey]](/data/assets/smilies/wavey.gif)
![[wiggle] [wiggle] [wiggle]](/data/assets/smilies/wiggle.gif)