My forms have several fields where historical data for a client is kept. We need to update it often with a "open date (to certain program)" and a "close date (to that program)" I would like that once we look up certain client in the form, we see the most current "open date" to a program. Our data entry person will then add a "close date" and a new record "as another open date for a new program" So, how can I sort a table field so that the most current open date is listed, and that once the person hits a new record and a new open date is entered, it will show next time the database is updated? Thanks for your help!