How can i calculate tomorrows date automatically?

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

Guest

Hi All, I'd like to find out something. I use a database where there's a
different schedule everyday and the schedules are entered manually.

However, I'd like if the next days' date was automatically filled in on a
new form whenever I have to enter a new schedule. Could u give me the "code"
in order to do it?

I hope I have explained well enough. Thanks for any and all help.
 
Hi All, I'd like to find out something. I use a database where there's a
different schedule everyday and the schedules are entered manually.

However, I'd like if the next days' date was automatically filled in on a
new form whenever I have to enter a new schedule. Could u give me the "code"
in order to do it?

I hope I have explained well enough. Thanks for any and all help.
 
Thanks Kabaka!!!

I have another question, this database is a yearly database, so I have to
get the 2006 one ready. How can I have the same automatically filled in dates
when Jan 1st, 2006 hasn't come yet? Any idea of the code for that one?
 
If I understand what you are saying it shouldn't matter. If it is Dec 31st
2005 then the text box with the default =Date()+1 will display Jan 1 2006.
If it is Jan 2 it will display Jan 3.

Or maybe I'm not understanding what you are asking.
 

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