A
A Moloney
Hi. I have a calender (Calendar1),command button
(Command53) and text box (DateField) on a form. the idea
is that a user selects a date on the calendar and clicks
the go button, this then displays the selected date in
the text box and opens the relevant record (this all
works perfectly so far). Is there any way that i would be
able to put a read only limit somewhere in this function
so that if todays date is within 7 days of the selected
date then it prompts for a password with cancel or read-
only option?
Any help / alternative suggestion appreciated. I have
posted this previously and have been passed one line
coding answers but am not sure how to include this in my
code, and whether to trigger these from update, button or
calender.
(Command53) and text box (DateField) on a form. the idea
is that a user selects a date on the calendar and clicks
the go button, this then displays the selected date in
the text box and opens the relevant record (this all
works perfectly so far). Is there any way that i would be
able to put a read only limit somewhere in this function
so that if todays date is within 7 days of the selected
date then it prompts for a password with cancel or read-
only option?
Any help / alternative suggestion appreciated. I have
posted this previously and have been passed one line
coding answers but am not sure how to include this in my
code, and whether to trigger these from update, button or
calender.