October 28, 200619 yr 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!
October 28, 200619 yr 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
October 29, 200619 yr Author 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
Create an account or sign in to comment