View Single Post
  #1 (permalink)  
Old 02-22-05, 11:49
daroy5 daroy5 is offline
Registered User
 
Join Date: Jan 2005
Posts: 15
Calculating the mode value in a query?

In a summary query, I need to return the value that shows up the greatest number of times in a certain column of a table. Is there a function built in to Access or an easy way to perform this, or do I have to make my own function to handle this?
Reply With Quote