How can I maintain the current date on this date-picker that Miles O aka SJMcAbney provided? The value line doesn't want to take anything but a date-constant. It has not worked from the VBE either.
I would like ctlPicker to keep its Value at the current date AUTOMATICALLY, and that is what I could not make work. I think because of the sequence of the events. The error message says that it is read-only.
In what Event (of the form or ctlPicker) could the line be applied safely?