My first thought was to try and create a function that I could run in the Query (almost like a calculated expression). I know how to find the maximum value out of the list, but I'm unable to find the next largest and the next largest, and include its column name (so I know where the highest...
thread707-1496731
Hi,
I'm working on a database that has 22 fields per record. I'd like to be able to find the top five fields (highest values) in each record and write VBA code to hold those values (and their field names). It would look like this:
Reason: A (11), B (2), C (5), D (80), E...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.