I have a query set up to pull all data from a table that has a "PSAT" result in the STATUS column. The results or columns I am pulling are the STATUS, TP_NO, TESTDATE and TWR_NO. The TP_NO's are often duplicated many times and what I am trying to find with the query is only the earliest dates that recieved a PSAT result for each test number.
Here is the code I currently have:
Attached is an example of the result I get & the results I want![]()
Please Login or Register to view this content.
ProcedureLog.xlsx
Bookmarks