Good day,
In Access 2010, trying to use the SetProperty function in a Macro to update another field. The other field that I want updated is an Option Group. The option group is called "criteria", and there are 5 options.
In the macro, what would I use for the Control Name?
I tried
Control Name: "Criteria" (the name of the option group)
Property: Value
Value: Here I tried using both the option # (2)
It keeps giving me error. :banghead:
Thanks for any help!
MK
In Access 2010, trying to use the SetProperty function in a Macro to update another field. The other field that I want updated is an Option Group. The option group is called "criteria", and there are 5 options.
In the macro, what would I use for the Control Name?
I tried
Control Name: "Criteria" (the name of the option group)
Property: Value
Value: Here I tried using both the option # (2)
It keeps giving me error. :banghead:
Thanks for any help!
MK