Hello,
I am trying to make a query on a table that has multiple dates for a specific number...
Example
Order # 1234 has shipped multiple times over a period to completed the order:
Order# Due Date Date Shipped
1234 1/1/08 12/31/07
1234 1/1/08 1/1/08
1234 1/1/08 2/15/08
I want it to only return the last date... te record with 2/15/08 not the others... some help or pointing me int he right direction would be greatly apprecaited...
THanks.
John
I am trying to make a query on a table that has multiple dates for a specific number...
Example
Order # 1234 has shipped multiple times over a period to completed the order:
Order# Due Date Date Shipped
1234 1/1/08 12/31/07
1234 1/1/08 1/1/08
1234 1/1/08 2/15/08
I want it to only return the last date... te record with 2/15/08 not the others... some help or pointing me int he right direction would be greatly apprecaited...
THanks.
John