solarpunk Posted November 3, 2004 Posted November 3, 2004 Hello I was wondering can guide me to the right direction basically i have db. i am creating a report to find out what the total are for each program base on the status of the record. I got the part of the report to work where i can find the total for all the programs but not for each individual program. Here are the fields i have: c_pending , Calculation, Status = "Pending" c_cnt_Pending, Summary, =Total of c_Pending c_applied , Calculation, Status = "applied" c_cnt_applied, Summary, =Total of c_applied. I have layout in which i create parts: sub-summary by FullProgramName and also another part Trailing Grand Summary. any help would be appreciate it. thanks victor
-Queue- Posted November 3, 2004 Posted November 3, 2004 Can you stuff and attach the file? Nothing looks obviously wrong.
Ender Posted November 3, 2004 Posted November 3, 2004 Is this what you were looking for? Program Total (calculation, number result) = Pending + Applied + Funded + Enrolled + NonStart + Inactive
solarpunk Posted November 3, 2004 Author Posted November 3, 2004 Ender, Thanks, you gave me idea how to get it to work. it work. thank you
Recommended Posts
This topic is 7671 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now