AccesSuccess
New member
- Local time
- Today, 06:25
- Joined
- Apr 9, 2009
- Messages
- 2
I have a database where i am tracking what people will be doing for periods at a time...
ie
name activity start date end date
timmy coloring eggs 1/09 5/09
I need to know how to put that in a report and show on a monthly table that timmy will be coloring eggs for 1/09-5/09.
ie
Timmy 1/09 2/09 3/09 4/09 5/09 6/09 7/09
coloring eggs X X X X X
I set up a query that shows an x value for the start date and end date..but how do i create something to fill in the in between.
Thanks to anyone that can help me
ie
name activity start date end date
timmy coloring eggs 1/09 5/09
I need to know how to put that in a report and show on a monthly table that timmy will be coloring eggs for 1/09-5/09.
ie
Timmy 1/09 2/09 3/09 4/09 5/09 6/09 7/09
coloring eggs X X X X X
I set up a query that shows an x value for the start date and end date..but how do i create something to fill in the in between.
Thanks to anyone that can help me