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

Splitting Columns in Cross-Tab

Status
Not open for further replies.

Hawk45

Programmer
Joined
May 29, 2002
Messages
32
Location
US
I have a column that I want to show total count and % of total count for each column header. Is this possible?

Example:
I have headers of Submitted, Under Review, Completed.
Now I want the Submitted column split in two for the total # Submitted and % of total Submitted. Then the same for Under Review and Completed.
 
Not in a regular cross-tab, but you can make a manual cross-tab that will allow this. See faq149-243 . Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
tek@kenhamady.com
 
Thanks Ken,

You always come through.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top