Print Page | Close Window

Cross Tab Label Query

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=18069
Printed Date: 05 Apr 2025 at 5:40am


Topic: Cross Tab Label Query
Posted By: esther31
Subject: Cross Tab Label Query
Date Posted: 26 Nov 2012 at 3:27am
Hello
 
I have setup a cross tab report that is working fine, with a row of customer number, in the same row i would like to add the customer name without adding another column or row, is this possible? so in the same box would be 12345678 John Smith
 
Thanks



Replies:
Posted By: z9962
Date Posted: 27 Nov 2012 at 10:55pm
quickest way would be to create a formula
{Cust Number} & " " {Cust Name} then use this formula in the row of the cross tab.



Print Page | Close Window