Print Page | Close Window

Adding Formula

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=10824
Printed Date: 19 May 2024 at 2:52am


Topic: Adding Formula
Posted By: shilpa
Subject: Adding Formula
Date Posted: 13 Aug 2010 at 1:35am
Hi,
Am beginner with crystal reports, I would like to know.. how to add if condition formula in crystal reports?

My code is like this..
Its student attendance Report.. where in i have generated the report displaying Student Id , student Name, and ther respective attendance status... for that particular day.

But the question is here.. I need a count of present students, to do this formula is added Count (({tbl_mast_dailystudentattendance.AttStu_attStatus}),{tbl_mast_subject.Subject_Name})
which is not correct formula..
please help me with the formula..
And more on... Count(fld,condfld,fld)


-------------
Gravitation cannot be held responsible for people falling in love.



Print Page | Close Window