A
Associates
Hi,
I was wondering if anyone might be able to help me here.
What i am trying to do here is to be able to tell if the entered date by a
user is valid in a sense that it still falls within the range of a month.
For example, users might by accident enter in 29/02/2010 when there was no
such date in the calendar. I want to be able to write a code to check the
date before proceeding any further. The other problem I am having is since
the date field is of type date/time, everytime trying to put in 29/02/2010 in
the textbox, Access will change it into 2029/02/10 automatically. I can not
do anything if it keeps doing that.
Wonder if anyone might be able to share some thoughts here.
Thank you in advance
I was wondering if anyone might be able to help me here.
What i am trying to do here is to be able to tell if the entered date by a
user is valid in a sense that it still falls within the range of a month.
For example, users might by accident enter in 29/02/2010 when there was no
such date in the calendar. I want to be able to write a code to check the
date before proceeding any further. The other problem I am having is since
the date field is of type date/time, everytime trying to put in 29/02/2010 in
the textbox, Access will change it into 2029/02/10 automatically. I can not
do anything if it keeps doing that.
Wonder if anyone might be able to share some thoughts here.
Thank you in advance