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!

Cross-tab

Status
Not open for further replies.

megias

Technical User
Joined
Jul 4, 2001
Messages
28
Location
ES
Hello,
I have a big problem. I have a cross-tab with 2 columns (each one is a year). I need to divide the second one over the first one.
example: Sales
item 2000 2001 2001/2000
01160000 25 30 1.2
01120000 40 30 0.75

I need to get the value of column (2001/2000)

Any idea?

thanks a lot
 
Try creating a formula, then add it to
your cross tab report.
 
A crosstab isn't the best solution for this sort of report. Create conditional formulas and summaries for both columns and then the third is just another formula. Editor and Publisher of Crystal Clear
 
You will need to create a 'manual' cross-tab, because you can't write formulas that refer to cross-tab cells. Manual cross-tabs are described in faq149-243, which shows Common formula examples. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
tek@kenhamady.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top