rednecken15
New member
- Local time
- Today, 09:49
- Joined
- Oct 11, 2011
- Messages
- 2
I’m using Access 2007 i am creating a small database for a sheriff’s department so that they can log phone calls as they receive them. The Database has a simple form displaying things like call time, caller name, info taken from call ect. My problem is i need to make a report that will print at the end of a shift that has record in one report but separated in the report also. Say they only have 3 calls during there shift i need a report that will take those three records and put them into one report but all be separate.
For example the way I don’t want it to look.
Name Date Time
John 10-10-11 8:30 am
Chris 10-10-11 9:45 am
april 10-10-11 1:45 pm
and the way i want it to look
Name: John
Date: 10-10-11
Time 8:30 am
Name:Chris
Date: 10-10-11
Time 9:45 am
Name: April
Date: 10-10-11
Time 1:45 pm
For example the way I don’t want it to look.
Name Date Time
John 10-10-11 8:30 am
Chris 10-10-11 9:45 am
april 10-10-11 1:45 pm
and the way i want it to look
Name: John
Date: 10-10-11
Time 8:30 am
Name:Chris
Date: 10-10-11
Time 9:45 am
Name: April
Date: 10-10-11
Time 1:45 pm