HELP!
I have a table which records data for documents within the company
I have columns within the table which includes reference no., title, issue no. and date
As the documents are update the tables will include multiple entries of the same ref no although will have a new issue number each time
I am looking to create a query which will display only records with a unique reference number although the most recent (highest) issue no.
Hope this makes sense
Thanks for any help!