nickbarnes
New member
- Local time
- Today, 02:23
- Joined
- Aug 23, 2011
- Messages
- 9
Hello again!
I need to use the Date() function in a few queries and forms with criteria such as:
Between (Date()-1) And (Date()+14)
<=Date()
<Date()
The database will eventually live on a SharePoint site which means that the Date() function cant be used as Access keeps telling me its not a web-compatible expression
Is there a way around this at all?
Thanks in advance!
Nick
I need to use the Date() function in a few queries and forms with criteria such as:
Between (Date()-1) And (Date()+14)
<=Date()
<Date()
The database will eventually live on a SharePoint site which means that the Date() function cant be used as Access keeps telling me its not a web-compatible expression

Is there a way around this at all?
Thanks in advance!
Nick