Calculate 30 minutes earlier

T

Tim

Can you show me how to calculate a short time, i.e., 13:35, so that the
result is 30 minute earlier; so it should show 13:05? Another example is:
13:05, the field on the report will show 12:35. Thanks!
 
T

Tim

Perfect!

Thank you!

KARL DEWEY said:
Adjusted Time: DateAdd("n", -30, [YourDateField])

--
Build a little, test a little.


Tim said:
Can you show me how to calculate a short time, i.e., 13:35, so that the
result is 30 minute earlier; so it should show 13:05? Another example is:
13:05, the field on the report will show 12:35. Thanks!
 

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

Top