This should be a simple problem to solve, but not for me!
I am trying to get a simple 2 field result in the Report Footer. The 2 fields are "ProjE" and "Total Open Projects". All that I want is a list of the 5 Project Engineers and a count of the number of projects associated with their name that are still current.
In the main Detail of the report I have a list of all current projects with the fields: "ProjE"; "C/QNumber"; "EndUser"; "SiteName".
I have tried placing "=Count([C/QNumber])" in the "Total Open Projects" Control souce box. It just counts the total open projects. At the same time the ProjE list remains empty.
I am sure that I am doing something very basic wrongly. Please help.
I am trying to get a simple 2 field result in the Report Footer. The 2 fields are "ProjE" and "Total Open Projects". All that I want is a list of the 5 Project Engineers and a count of the number of projects associated with their name that are still current.
In the main Detail of the report I have a list of all current projects with the fields: "ProjE"; "C/QNumber"; "EndUser"; "SiteName".
I have tried placing "=Count([C/QNumber])" in the "Total Open Projects" Control souce box. It just counts the total open projects. At the same time the ProjE list remains empty.
I am sure that I am doing something very basic wrongly. Please help.