*I have a form where if the word "SEI" appears in a certain field a command button will appear. This command button will appear after this field is updated and on the on current event of the form.
*However, sometimes this field is not updated manually. Most of the time this field is input using a macro which automatically fills the field.
*When this is done the command button won't appear until after I leave the record and come back in (basically the on current)
My question is: Is there a to make the macro updating the field trigger the visible/invisible event?
*However, sometimes this field is not updated manually. Most of the time this field is input using a macro which automatically fills the field.
*When this is done the command button won't appear until after I leave the record and come back in (basically the on current)
My question is: Is there a to make the macro updating the field trigger the visible/invisible event?