Home All Groups Group Topic Archive Search About
Author
6 Feb 2006 7:03 PM
Chris
Sorry, didn't know another active group to post this to.

I need to make a crystal report.  My data looks like:

Date Field1 Field2 FieldX

The Report needs to look like
Blank FirstDate SecondDate XDate
Field1
Field2
Field3

How do I go about doing this type of report?  Any info in the right
direction will be met with great praise.

Chris

Author
7 Feb 2006 6:33 AM
Cor Ligthert [MVP]
Chris,

Maybe you can do something with this sample.

http://www.vb-tips.com/default.aspx?ID=68888abf-f137-45d1-8a81-e779bfb411c5

There is an extended sample as well.

Cor