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 June 10th, 2005, 12:43 PM
Registered User
 
Join Date: Jun 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Total Gross Pay

I only know the basics of Crystal and it is probable a simple question. My report is created as so...

User: Ben Dover NET PAY: 0

Income Units Rate Total YTD Total

Salary 0 0 0 0
Vacation 0 0 0 0

Total 0 0 0 0

Benifits Units Rate Total YTD Total

Health 0 0 0 0
Dental 0 0 0 0

Total 0 0 0 0

User: John Smith NET PAY: 0

User: Ben Dover

Income Units Rate Total YTD Total

Salary 0 0 0 0
Vacation 0 0 0 0

Total 0 0 0 0

Benifits Units Rate Total YTD Total

Health 0 0 0 0
Dental 0 0 0 0

Total 0 0 0 0

Total Net Pay: 0
Total Gross Pay: ??????????????? I basically want to add all the total columns for Income only to get total gross pay. So how is this done in crystal?
 
Old June 10th, 2005, 01:48 PM
Registered User
 
Join Date: Jun 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Correction...

User: Ben Dover NET PAY: 0

Income Units Rate Total YTD Total

Salary 0 0 0 0
Vacation 0 0 0 0

Total 0 0 0 0

Benifits Units Rate Total YTD Total

Health 0 0 0 0
Dental 0 0 0 0

Total 0 0 0 0

User: John Smith NET PAY: 0

Income Units Rate Total YTD Total

Salary 0 0 0 0
Vacation 0 0 0 0

Total 0 0 0 0

Benifits Units Rate Total YTD Total

Health 0 0 0 0
Dental 0 0 0 0

Total 0 0 0 0

Total Net Pay: 0
Total Gross Pay: ??????????????? I basically want to add all the total columns for Income only to get total gross pay. So how is this done in crystal?

 
Old June 10th, 2005, 01:49 PM
Registered User
 
Join Date: Jun 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

if lcase({@Paycode Type}) = "income" then
    true
else
    false

Does it...






Similar Threads
Thread Thread Starter Forum Replies Last Post
pay pal ecommerce starter kit learnit Ajax 0 April 5th, 2008 10:38 PM
Help in integration of pay go! ostwald ASP.NET 2.0 Professional 1 November 3rd, 2007 03:30 PM
Need Help Desparately - will pay for phone consult Michele_Haywood Access 6 November 8th, 2006 11:39 AM
pay per click model - Hyperlink tracking Sappu Classic ASP Professional 0 March 18th, 2005 05:29 PM
php foreach error - will pay fgraph Beginning PHP 0 December 6th, 2004 10:46 PM





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