Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do i Link CrossTab?

Status
Not open for further replies.

someshdoshy

Programmer
Joined
Aug 1, 2001
Messages
6
Location
IN
I am using three cross tab queries to view, if i try to put more than 1 row the query total all the rows and leaves a big space between two displayed record to aviod this i put 3 Crosstab queries in one report. everything is fine except that all three Cross tab and not linked with each other the output i should get is in following manner

1 1113 John
2 1112 Scott
3 1111 Tiger

but report displays in following manner

1 1111 John
2 1112 Scott
3 1113 Tiger

Please help
Thank you in advance
 
Thnx synapsevampire
can i Send you the rpt file which would help you to understand my problem better...
 
Thank you but I got alternative solution i am using Formulas.
Is there any way i can link or sort two or more crosstab queries in the same way because CR has a smart way of sorting the crosstab. I even cannot use sorting in specific order because the out varies. hope you understand this.

Thanks once again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top