Hey,
I am using SetValue to change the DataEntry property of a form to
"YES". But It doesn't work. No error messages, but the property didn't
change.Followin g is the what I am writing
SetValue:
Item: [Forms]![SubHistory]![Form].DataEntry
Expression:Yes
Does anyone know what is wrong? Thanks.
Mindy
I am using SetValue to change the DataEntry property of a form to
"YES". But It doesn't work. No error messages, but the property didn't
change.Followin g is the what I am writing
SetValue:
Item: [Forms]![SubHistory]![Form].DataEntry
Expression:Yes
Does anyone know what is wrong? Thanks.
Mindy
Comment