Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Formula not working as expected Post Reply Post New Topic
Author Message
cjmcfg
Newbie
Newbie
Avatar

Joined: 29 May 2007
Online Status: Offline
Posts: 1
Quote cjmcfg Replybullet Topic: Formula not working as expected
    Posted: 29 May 2007 at 7:07am
I run a loan brokerage firm and we use an access database that we input data into. I've generated a report in crystal and i'm trying to do a summary section of the report and it's giving me some trouble. We have several different types of loans and access refers to them as numbers 1,2,3, and 4 ... The report is split/categorized into offices. On the Last page of my report i want a read out of how many types (1&2 combined, and 3&4 combined), so i need some sort of count if statement BUT i need it to count types 1 and 3 as the value 1 and 2 and 4 as .5

One of the main problems i'm having is that crystal will only read the last entry of the last office and report from there?

I'm not really sure where to go, any help would be greatConfused

 

IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 29 May 2007 at 2:44pm
You can have a manual running total do this. Create a formula that has two global variables. For each record check to see what the loan type is and increment the appropriate variable. Then in the report footer have two formulas where each formula just spits out one of the two global variables. This lets you display their value on the last page.
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.