Microsoft
Software
Hardware
Network
Question : Transpose rows to cols using Crystal Report..
Hi All,
I have table data in the following format:
Tno Name Value
Beg MVD 1
Beg Results EU/µg 2
Beg Test Dilution 3
Beg Mean Onset Time 4
Beg CV% 5
Beg % Spike Recovery 6
Mid MVD 1
Mid Results EU/µg 2
Mid Test Dilution 3
Mid Mean Onset Time 4
Mid CV% 5
Mid % Spike Recovery 6
End MVD 1
End Results EU/µg 2
End Test Dilution 3
End Mean Onset Time 4
End CV% 5
End % Spike Recovery 6
I would like to be able to display it in the following fashion,
MVD Results EU/µg Test Dilution Mean Onset Time CV% % Spike Recovery
Beg 1 2 3 4 5 6
Mid 1 2 3 4 5 6
End 1 2 3 4 5 6
Any help will be greatly appreciated. Thanks,
-VS
Answer : Transpose rows to cols using Crystal Report..
This looks like a standard crosstab report. Use the wizard to create the report.
Random Solutions
DBGrid's content into email
Explain plan in Oracle
Cant get vista to view my web site correctly!
SBS 2008 move data feature crashes
SBS capabilities with 50 user firm
Show Date time on webpage -coldfusion,jquery
Unable to receive email forwarded into Lotus Domino 8 from Exchange Server 2007
Exchange 2003 and 2010 coexistent - Outlook in 2010 cannot email to 2003
Gridview RowSelected - Controlling state of other rows
return double array in Delphi call to c++