stormtrooper
Programmer
Hi there. I looked at one of the threads below that is similar to my problem, tried it, and to no avail.
Anyway, I have a database that looks like this:
PartNo Type Price Date Address ... etc.
1002 A 20 1/1/04 Here ...
1002 B 5 3/3/04 Here ...
.
.
.
What I want is for Crystal 9 to display this:
PartNo TypeA TypeB InitDt UpdtDt Address ... etc
1002 20 5 1/1/04 3/3/04 Here ...
Right now I'm in a middle of a mess of formulas and can only tell you that I have this grouped by PartNo.
Please advise, thanks.
Anyway, I have a database that looks like this:
PartNo Type Price Date Address ... etc.
1002 A 20 1/1/04 Here ...
1002 B 5 3/3/04 Here ...
.
.
.
What I want is for Crystal 9 to display this:
PartNo TypeA TypeB InitDt UpdtDt Address ... etc
1002 20 5 1/1/04 3/3/04 Here ...
Right now I'm in a middle of a mess of formulas and can only tell you that I have this grouped by PartNo.
Please advise, thanks.