Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Selecting a max date and using it in the selection formula

Status
Not open for further replies.

UNCTarheels

Programmer
Feb 5, 2002
48
0
0
US
I am reading a file and as part of the selection criteria, I need to know the maximum date in the file (TransactionDate) and use this to only to select the records that the transaction date is equal to the Maximum{(TransactionDate}).

How do I derive this date or retrieve in order to use as part of the selection criteria?

There are about 150,000 Records in the file and I only need the records that are equal to the maximum date. A little bit you, a little bit me. [hippie]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top