Drew Sanderson Posted October 28, 2006 Posted October 28, 2006 I have a field that tracks status through a calculation that that results in a number of eithe 0, 1, 2, or 3. I need to have a count of the number of records that have a status of 2. This data will be displayed in a custom dialog. Any ideas? Thanks!
jteich Posted October 28, 2006 Posted October 28, 2006 It's also possible to get this result with less helping fields and relationships using a summary field. But this alternative does only give the right numbers for all records when the resultset consists of all records and when the records are sorted properly. -jens
Drew Sanderson Posted October 29, 2006 Author Posted October 29, 2006 Thank yo very much for the responce. I think it will do just what I want once I wrap my head around it. I really appreciate your help }:| Drew
Recommended Posts
This topic is 6662 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