Formulas

  • Thread starter Thread starter Té
  • Start date Start date
T

Té

In excel I can use the formula "today" which gives me the date. How can I
create this in Access on a report?
 
Té said:
In excel I can use the formula "today" which gives me the date. How can I
create this in Access on a report?


The VBA function Date() returns the current date. The function Time()
returns the current time, and the function Now() returms the date+time.
 

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