Home
Crystal Reports Training
Crystal Reports XI
Crystal Reports .NET
Crystal Reports Forum
News
Tech Support
Active Topics
Memberlist
Search
Help
Register
Login
Technical Questions
Crystal Reports Forum
:
Crystal Reports 9 through 2022
:
Technical Questions
Topic: add 1 to a value
Oldest Post First
Newest Post First
Author
Message
jbalbo
Senior Member
Joined: 17 Feb 2011
Online Status: Offline
Posts: 219
Topic: add 1 to a value
Posted: 11 Apr 2011 at 4:42am
Hi,
I want to add 1 to a value if true in the detail section or
find the number of true values in a section footer of a formula
example formula says {Axis1Link.RANK}=1
in detail section says true.
I want the count of trues in footer .
Make sense?
Thanks
Joe
IP Logged
saoco77
Senior Member
Joined: 26 Jun 2007
Online Status: Offline
Posts: 104
Posted: 11 Apr 2011 at 7:58am
One approach
Formula1
if {Axis1Link.RANK}=1 then 1 else 0
Formula2
sum({@Formula1})
The second formula should provide a count of the number of true values
IP Logged
Printable version
Forum Jump
-- Select Forum --
Announcements
Talk with the Author
Self-Publishing
Job Postings
New feature request
Report Design
Data Connectivity
Technical Questions
Tips and Tricks
Crystal Xcelsius
Report Design
Data Connectivity
Writing Code
Tips and Tricks
Report Design
Data Connectivity
Writing Code
Tips and Tricks
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.
HOME
|
FREE EBOOK
|
PROGRAMMING GUIDE
|
PURCHASE
|
REVIEWS
|
CONTACT ME
|
FAQ
|
LINKS
|
CLICK PLAYS
|
COACH FORUMS
|
TROPICAL FISH
© 2004-2024 Brian Bischof. All Rights Reserved.