how do i show a default date in a new entry that is same as last

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

Guest

hey

Im making a from to enter data in my databank and one of it is the date. The
date is in most cases the date of the last entry +1 but i cant seem to built
the correct expression for that.
 
Try to put Dateadd("D",1,date()) in the default value propertie.

Yanick
 

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