Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Grand Total

Status
Not open for further replies.

CrystalReports9

Programmer
Jan 10, 2003
124
US
Department 10 (Group Field)

Status (column in detail portion of the Department Group)
------
Y
Y
N
--
2 <---Total for 'Y'
--

Department 20 (Group Field)
-------------
Status
------
Y
N
-
1 <---Total for 'Y'
-

How to get the Grand Total Value 3 ?
 
Its working fine...But i would like to eliminate the duplicate value [ Y ] in the Column. In the same example
Department 10 (Group Field)

Status (column in detail portion of the Department Group)
------
Y
Y <--- too be consider these &quot;Y&quot; as a single &quot;Y&quot;
N
--
1 <---Total for 'Y'
--

Department 20 (Group Field)
-------------
Status
------
Y
N
-
1 <---Total for 'Y'
-

How to get the Grand Total Value 2 ? Pls correct me
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top