mysticalypse
New member
- Local time
- Today, 13:15
- Joined
- Feb 21, 2007
- Messages
- 4
I built a database on my system and my Forms work great on my system. Then I put the database on our server. Everything works as planned from my computer, but when I open the database from anyone else's computer the date dependent conditional formatting doesn't work.
The text box Controls are supposed to change color if date conditions are met. Is there a problem with the way I'm stating the date?
Field Value is less than Date()-365
It seems like my database is still getting the current date from my system instead of the server, how do I fix this?
Note: other conditional formatting works for any user (when no conditions are met) and (when Field Value has focus). . . Thanks in advance for your help!!!
The text box Controls are supposed to change color if date conditions are met. Is there a problem with the way I'm stating the date?
Field Value is less than Date()-365
It seems like my database is still getting the current date from my system instead of the server, how do I fix this?
Note: other conditional formatting works for any user (when no conditions are met) and (when Field Value has focus). . . Thanks in advance for your help!!!
Last edited: