DateAdd compile error

  • Thread starter Thread starter Kirk P.
  • Start date Start date
K

Kirk P.

Using this formula to subtract 5 hours from a date/time value in tblTIMEZONE.

DateAdd("m",-5,[tblTIMEZONE]![DST_Begin])

I'm getting a compile error. The DST_Begin value is stored as a date/time
value. What am I doing wrong?
 

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