Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
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 September 4th, 2005, 11:03 AM
Registered User
 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default crystal reports technical support please

I need some assistance in calling up record after processing records in a formula:

I have one table where production of something is recorded. there is a field called G/Unit which is a measurement of production performance. The staff get paid according to this field.

I thus have another table (payTable) with a field G/Unit which ranges in step of 0.25 (from 1 to 10.5) and a field for each product and the pay according to g/unit example:

g/unit product1 product2 product3
1 5c 7c 6c
1.25 10c 14c 8c
1.5 15c 21c 10c
1.75 20c 28c 12c
.
.
.

The two tables are linked. I first group by shift then group2 per product then i summarise(avg) G/Unit. this average is not always exact as the g/unit records in the pay table. i therefore only get the pay when the avg is the same as the records in the pay table.

how do i call the records from the pay table which are not exact as the G/Unit field in the payTable?





Similar Threads
Thread Thread Starter Forum Replies Last Post
can anyone help me with some technical code? ashokparchuri C# 2 January 10th, 2008 03:53 PM
how to get reports in crystal reports using ASP3.0 candy133 Classic ASP Basics 2 January 26th, 2006 08:26 AM
Comparitive Reports in Crystal Reports tarunm Crystal Reports 1 January 21st, 2006 01:08 AM
comparision among crystal reports and Data reports avats Crystal Reports 0 April 13th, 2005 01:01 PM
How to create/design reports with crystal reports BassmaniaQ Crystal Reports 0 December 14th, 2004 04:58 AM





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