Hello,
I need to write a report that goes into a goldmine database and count history events such as calls, appts, sales, etc... and display it per week based on a date range. I know how to do all of that - it is the way that they want it displayed that I an clueless on doing.
What they want is:
Joe Schmoe
7/4/03 7/11/03 7/18/03 7/25/03
Calls 8 5 3 2
Appts 3 2 4 6
Sales 6 4 9 6
Sales Won 2 2
Units won 200 400
Sales Lost
Units Lost
You get the idea. The information all comes from one table.
Can someone help? How do I get it to display like this?
TIA for the help!
I need to write a report that goes into a goldmine database and count history events such as calls, appts, sales, etc... and display it per week based on a date range. I know how to do all of that - it is the way that they want it displayed that I an clueless on doing.
What they want is:
Joe Schmoe
7/4/03 7/11/03 7/18/03 7/25/03
Calls 8 5 3 2
Appts 3 2 4 6
Sales 6 4 9 6
Sales Won 2 2
Units won 200 400
Sales Lost
Units Lost
You get the idea. The information all comes from one table.
Can someone help? How do I get it to display like this?
TIA for the help!