Wrox Programmer Forums
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 21st, 2006, 12:21 PM
Friend of Wrox
 
Join Date: Jan 2006
Posts: 131
Thanks: 10
Thanked 0 Times in 0 Posts
Default Formula Editor

Hi,

I am trying to count the Total Percentage of Delivery Quantities that are within 2.00% of the relivant Ordered Quantities (there is one match for each record).
Would the following Formula count ONLY those records that fall within this margin (2%) ....OR would it count ALL the Delivered Quantity records?

If(({Test_txt.OrderedQuantity})/({Test_txt.DeliveredQuantity}))*100 >= 98.00
Then
Count({Test_txt.DeliveredQuantity}) & "%"

Perhaps there is a better method? Please can anyone help????

Thanks in advance,


Neal

A Northern Soul
__________________
Neal

A Northern Soul





Similar Threads
Thread Thread Starter Forum Replies Last Post
formula sinha Crystal Reports 1 October 26th, 2005 12:53 PM
Help with a formula Corey Access 2 October 20th, 2005 10:48 AM
needing help for formula editor in crystal report anilkumar Crystal Reports 1 January 7th, 2004 04:13 PM
formula winnie1778 Crystal Reports 14 October 16th, 2003 03:25 AM
Formula Ned Pro VB 6 2 September 10th, 2003 10:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.