I inherited and am making alterations to an access db that stores prospect bidding information. All of the bidding data is stored all in 1 main table, with supporting tables to hold predefined values for columns in the main table, basically foreign key type stuff. There is a form set up to...
I am trying to write a report that does a datediff or dateadd, such as:
Dateadd("d", 1, {@DateTimeTaken}) < CurrentDateTime.
The error message I get is 'Hour must be between 0 and 23'.
Now, the formula field I created that is causing the problem is:
@datetimetaken...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.