mulitple date fields in table

J

jem53

two tables
table 1 contains the following fields:
accession number (primary key)
accession date

table 2 contains the following fields:
record number (primary key)
accession number
status date
bloom (yes/no format)
task type

is there a way to create a query that will return results
for all records in table one and the maximum dates for
both bloom and task type?

the column headings would be something like this:

accession number/accession date/status date/bloom/task type

please 'dumb down' any suggestions you might have. i am
new at this!

thanks, jem
 

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

Top