Click to See Complete Forum and Search --> : Crystal & SQL Table question


gphillips_2000
July 29th, 2005, 09:21 AM
I have a current requirement to output a report in Crystal. An example is shown below:

# of Punchs Mar-05 May-05 June-05 July-05 Aug-05 Sep-05 Oct-05 Nov-05
Manual 5 7 25 2 16 5 56 34
Schedule 12 0 4 25 3 15 75 64

The table that I want to use for this report is in the attachment. I have all this data in my table, but I not sure how to output it in crystal.

Please advise,

Thanks,

Galahad

Madhi
August 3rd, 2005, 05:28 AM
You can use Crosstab report for this kind of output

gphillips_2000
August 9th, 2005, 12:18 PM
Thanks, that is what I ended up doing.

Galahad