Date Picker on Multipage
Hi Shawn,
Pls also see my post dd. 07.07.09 subject:DatePicker control lost in 2007,
if it is relevant.
Rgds
Lemi
"Shawn" wrote in message
...
Sorry needed to correct first post
How do I access a Date picker on a Multipage?
I want to assign it a value.
I have tried
frmTMF.MultiPage1.DTPickerReviewDate.Value = Date
and
frmTMF.DTPickerReviewDate.Value = Date
first returns error 438 - Object doesn't support this property or method
second returns error 35788 - An error occured in a call to the windows
date
and time picker control
|