Dates

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I input my loans that I have closed with the date it has closed and funded.
Is there a way that the dates will automatically sort in order the date,
therefor if I miss one from an earlier date, I can plug the loan info in ,
and it will still default to the list in the order it closed
 
The data in the table is not necessarily in any particular order. If you
want the data sorted, you'll need to use a query or set the OrderBy property
of the form or report. In a form, as you add new records they remain at the
end of the recordset until you Requery the form.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top