D
Dave Hookings
Access 2007 in Vista.
I need a calendar control on a form to update a table. The supplied calendar
control only advances a month at a time, per click. As the dates I will be
entering could be 2012 or later that is not practical. I found mscal with the
Active X tool, and that layout is what I want, but it won't work. When the
form opens I get an error message for the on load expression about not
communicating with an active X. (why, oh why, will microsoft not let us copy
error messages??)
I've checked references and it appears to be referenced ok.
I tried to use a form mentioned in here but got error messages regarding
undeclared variables.
This should be a simple procedure, but it has taken me hours.
Any help would be much appreciated.
Dave Hookings
I need a calendar control on a form to update a table. The supplied calendar
control only advances a month at a time, per click. As the dates I will be
entering could be 2012 or later that is not practical. I found mscal with the
Active X tool, and that layout is what I want, but it won't work. When the
form opens I get an error message for the on load expression about not
communicating with an active X. (why, oh why, will microsoft not let us copy
error messages??)
I've checked references and it appears to be referenced ok.
I tried to use a form mentioned in here but got error messages regarding
undeclared variables.
This should be a simple procedure, but it has taken me hours.
Any help would be much appreciated.
Dave Hookings