thehugedeal
Technical User
I am still pretty new with crystal and would like to see if this problem is possible. I am using crystal 8.5
Instead of have the info below each other I would like them next to each other.
For example
This is how my page looks like
Date Time Event Type
Agent Name - Joe somebody
11/11/03 08:07:59 Login
16:27:41 Logout
06:23:37 Total
Date Time Event Type
Agent Name - Joe Jones
11/11/03 05:07:59 Login
18:24:41 Logout
06:22:37 Total
Date Time Event Type
Agent Name - Joe Buddy
11/11/03 09:07:59 Login
16:47:41 Logout
06:23:37 Total
Date Time Event Type
Agent Name - Joe Smith
11/11/03 08:07:59 Login
16:27:41 Logout
06:23:37 Total
ETC…
This is how I would like it to be
Date Time EventType Date Time Event Type
Agent Name - Joe somebody Agent Name - Joe Jones
11/11/03-08:07:59 login 11/11/03 08:07:59 Login
16:27:41 Logout 16:27:41 Logout
06:23:37 Total 06:23:37 Total
Agent Name - Joe Buddy Agent Name - Joe Smith
11/11/03 08:07:59 login 11/11/03 08:07:59 Login
16:27:41 Logout 16:27:41 Logout
06:23:37 Total 06:23:37 Total
ETC…
Also to note that the time next to login is a group header and the time next to the logout is a group footer. (I needed the first login time and the last login time for each)
Is this possible?
Instead of have the info below each other I would like them next to each other.
For example
This is how my page looks like
Date Time Event Type
Agent Name - Joe somebody
11/11/03 08:07:59 Login
16:27:41 Logout
06:23:37 Total
Date Time Event Type
Agent Name - Joe Jones
11/11/03 05:07:59 Login
18:24:41 Logout
06:22:37 Total
Date Time Event Type
Agent Name - Joe Buddy
11/11/03 09:07:59 Login
16:47:41 Logout
06:23:37 Total
Date Time Event Type
Agent Name - Joe Smith
11/11/03 08:07:59 Login
16:27:41 Logout
06:23:37 Total
ETC…
This is how I would like it to be
Date Time EventType Date Time Event Type
Agent Name - Joe somebody Agent Name - Joe Jones
11/11/03-08:07:59 login 11/11/03 08:07:59 Login
16:27:41 Logout 16:27:41 Logout
06:23:37 Total 06:23:37 Total
Agent Name - Joe Buddy Agent Name - Joe Smith
11/11/03 08:07:59 login 11/11/03 08:07:59 Login
16:27:41 Logout 16:27:41 Logout
06:23:37 Total 06:23:37 Total
ETC…
Also to note that the time next to login is a group header and the time next to the logout is a group footer. (I needed the first login time and the last login time for each)
Is this possible?