I know that this is probably a very simple thing, but I need help writing a query that will find the largest numeric value in a field. Thankyou in advance for the help.
In the query design window click on view->totals. In the total box for the field you need select Max. All the other columns will be set to Group By by default. If you have other numerical columns you'll need to select something meaningful (min, sum, avg etc). Good Luck,
Mike T
If you only want a single value then get rid of all the columns you don't need. If some of those columns have criteria change the total from group by to where.
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.