Hello all...I'm having a hard time piecing together a query I'm trying to get to work.
I have two fields in this multiple field table.
These are the two fields involved with the query:
Transaction Type Code
Date Added Transaction
Loan Number
what I'm trying to do is this: I want to pull the oldest date for every Transaction type code. Below is an example of some of the data:
Loan Number Trans. Type code Date added Trans.
0000686466 UF* 31-oct-05
0000686466 UF* 07-Nov-05
0000686466 UFF 29-Oct-04
0000686466 UFF 15-Nov-04
0000686466 UFU 29-Nov-03
0000686466 UFU 13-Dec-04
0000686466 UFU 07-Jul-05
Please help! Thank you very very much!
I have two fields in this multiple field table.
These are the two fields involved with the query:
Transaction Type Code
Date Added Transaction
Loan Number
what I'm trying to do is this: I want to pull the oldest date for every Transaction type code. Below is an example of some of the data:
Loan Number Trans. Type code Date added Trans.
0000686466 UF* 31-oct-05
0000686466 UF* 07-Nov-05
0000686466 UFF 29-Oct-04
0000686466 UFF 15-Nov-04
0000686466 UFU 29-Nov-03
0000686466 UFU 13-Dec-04
0000686466 UFU 07-Jul-05
Please help! Thank you very very much!