August 9, 200718 yr I want to be able to make a search on a bunch of records and then see automatically the number of record at the buttom. That it's Easy. I got it working. Now, on those records, I have a "Status" field which contain a value list: Done, Final, Temp. I want to be able to have an automatic count of each "Status value" in my footer , So I would see after each searh this: Total of record 25. Total of "Done" 10. Total of "Final" 10. Total of "Temp" 5. How can I do That ?
Create an account or sign in to comment