How to show fund with most current performance

A

AAE

Please help. I am trying to run a query from a table with fund names and
monthly performance for each fund. Each fund has a unique ID number. I only
want to see the most current month for each unique ID number. How do I show
only the most current month for each fund? Thanks!
 
N

Noëlla Gabriël

Hi,

you can make a groupsquery (totals button) group by fundID and if the table
has one line per month take the max value of the field which stores the month.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Most recent update 1
Query help 5
Problem joining queries 5
Guidance Please 4
Mulit. Sums 3
SQL keeps getting deleted!??? 2
SQL help - queries very slow 1
SQL help 2

Top