M
Microsoft
I have a report that I'm trying to duplicate a governement form on and it
MUST come out just like they want. It is a Time Entry sheet that makes you
put the data into the proper day of the week. I need it to report in a box
on the proper day. The report looks like this:
Mon In Out Tue In Out Wed In Out
etc....................
--------------------------------------------------------------------------------------
8:00 12:00 8:30 1:30 2:00 4:30
etc.................
12:30 4:30
The data is entered into the table by date. Each record has an in and out
time. How do I get the data to decide what day it is and put it in the
proper box? Can I have the report put multiple days on the same line; i.e.
Mon Tue Wed, and can I have it start a new line if the day already has a
record reporting like the example?
Did I explain it right?
Bruce Rodtnick
MUST come out just like they want. It is a Time Entry sheet that makes you
put the data into the proper day of the week. I need it to report in a box
on the proper day. The report looks like this:
Mon In Out Tue In Out Wed In Out
etc....................
--------------------------------------------------------------------------------------
8:00 12:00 8:30 1:30 2:00 4:30
etc.................
12:30 4:30
The data is entered into the table by date. Each record has an in and out
time. How do I get the data to decide what day it is and put it in the
proper box? Can I have the report put multiple days on the same line; i.e.
Mon Tue Wed, and can I have it start a new line if the day already has a
record reporting like the example?
Did I explain it right?
Bruce Rodtnick