P
pedro
I would like to create a macro that auto populates a check box based on a
selection from a drop down list in another field on the same form.
The field is called 'Status' and when I select 'Resolved' from a drop down
list (the list is based on a table) I would like the check box to populate
with a 'tick'.
I guess I would use the after update event in the Status field then use the
'set value' macro. I'm not sure if I should use a DLookup function as the
condition of the macro.
Any ideas on have this may look?
thanks
selection from a drop down list in another field on the same form.
The field is called 'Status' and when I select 'Resolved' from a drop down
list (the list is based on a table) I would like the check box to populate
with a 'tick'.
I guess I would use the after update event in the Status field then use the
'set value' macro. I'm not sure if I should use a DLookup function as the
condition of the macro.
Any ideas on have this may look?
thanks