SamanthaB Posted June 3, 2011 Posted June 3, 2011 Hi Guys, I'm not sure if this is possible and I hope I explain this correctly, I have a database of photos, each record has a name eg. 'Riverside' and there can be hundreds of records with the same name. Within each record is a field called 'SRPath' that can contain one of three variables photo/CD/ or photo/Class/ or photo/Classic/ What I would like to do is first isolate all the records with the name 'Riverside' which is easy, but I would like to then display the total number of records within that found set that contain the three variables in the 'SRPath' field... eg. Riverside Total CD = 236 Total Class = 589 Total Classic = 895 It would also be nice if these totals continually changed depending on the initial search. Any pointers would be appreciated. Thanks Samantha
Vaughan Posted June 3, 2011 Posted June 3, 2011 If this is for reporting (ie, generating statistics rather than finding a set of records) then a summary report will do what you want.
Recommended Posts
This topic is 4921 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