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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crosstax rows question 1

Status
Not open for further replies.

wrk6718

Technical User
Sep 14, 2002
13
US
Have a crosstab with the a code for each salesperson and the columns are the products...works fine...
Now management wants to see the rows by last,first name...but one one row
Is there a way I can "combine" code,last,first name if each is a separate field so I can use a crosstab?
Or must I return to totaling the detail sections?
Using 8.5 Windows 2000
 
You can write a formula that combines Last and First into one field, and then use the combined formula as your row field. Something like:

Last + ', ' + First Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Expert's Guide to Formulas / Guide to Crystal in VB
- tek@kenhamady.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top