Group:  Microsoft Access ยป microsoft.public.access.activexcontrol
Thread: Error 2763 - Read Only when setting DTPicker value

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Error 2763 - Read Only when setting DTPicker value
"schmid" <steve.schmid[ at ]ge.com> 06.09.2006 18:24:58
I have looked at all the posts I can find on this subject and was
directed to add the code to the Form_Load function, which I did.
However I still get the same error. Below is how I make the call
within the Form_Load function.

Private Sub Form_Load()

Me.txtHdr_outage_start.Value = Now()
Me.txtHdr_outage_finish.Value = Now()
Me.txtHdr_baseline_date.Value = Now()

End Sub

What am I doing wrong? I have validated the spelling of the DTPicker
instances. Any thoughts?

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net