Question : Selecting Multiple Fields Using MAX

I have a large table of data that contains Customer Records, Seller ID numbers and Month numbers expressed as an integer.

I want to pull a selection of records that contains the Customer ID and the Seller ID, but ONLY for the maximum month - i.e. I only want the most recent instance of the record.

I can kluge something together with with a Make Table query and then parse through the table deleting older records, but I have to believe there is a query that will just pull it.

Answer : Selecting Multiple Fields Using MAX

Yes it should work.
Are you using the latest version of admodify?

http://admodify.codeplex.com/
Random Solutions  
 
programming4us programming4us