I have a table (tblData) with column of dates (DATE) and wish to find the most recent date and the oldest date in the table. What would the code to do this?
Thanks Sandy