Hi everyone,
I am having problems with the user entering not valid dates, like years 2099, 2040. So i am trying to validate de date so on the propertied validation rules, Ima trying to at least enter this years date so this is what I have:
>#1/1/#"Year" And <="TODAY"
But of course is not working, If you can help me out with the right syntax.
Thanks
Chavito
P.S.
Okay I am just looking at the formula so I thought I want to restrict user to enter 01/01/currrent year AND <= Today's date. but I am just realizing that I may have problems in the begining of the year if on 01/05/2004 if they need to enter 12/29/2003.
So If you have any suggestion of how i can do this. Maybe restruict the user to enter any date <=today or 3 months back.
I am having problems with the user entering not valid dates, like years 2099, 2040. So i am trying to validate de date so on the propertied validation rules, Ima trying to at least enter this years date so this is what I have:
>#1/1/#"Year" And <="TODAY"
But of course is not working, If you can help me out with the right syntax.
Thanks
Chavito
P.S.
Okay I am just looking at the formula so I thought I want to restrict user to enter 01/01/currrent year AND <= Today's date. but I am just realizing that I may have problems in the begining of the year if on 01/05/2004 if they need to enter 12/29/2003.
So If you have any suggestion of how i can do this. Maybe restruict the user to enter any date <=today or 3 months back.