Access 2003 Setvalue question - please help!

Joined
Jul 31, 2006
Messages
2
Reaction score
0
I have a command button that I want to automatically enter the date into a date field on the same form.

Setvalue
item: [Forms]![FRM_View_Orders]![OrderDate]
expression: Date()

This works in Access 2000 -- but in Access 2003 I get this error message:

"Object or class does not support the set of events"

Please can anyone help me with what I am doing wrong in 2003.

Thanks!
 
Turns out my work PC has a faulty installation of Access on it, which was causing my problem here.

Reinstall time !
 
Back
Top