G
Guest
I have an event procedure that saves current record and then gets next record
and then sets the focus to a selected field. I inserted code in the event
Procedure to run a macro before these actions.
I need to do some data verifcation and manipulation( check values of fields
and if true open a form, select new value, close the form and save the new
value) and have a macro for that.
the problem is that when I run the macro control does not return to the
EPwhen the macro completes. Is there a way to force the return. I am not
knowledgeable enough to write the verification code in an EP.
Thanks Steve
and then sets the focus to a selected field. I inserted code in the event
Procedure to run a macro before these actions.
I need to do some data verifcation and manipulation( check values of fields
and if true open a form, select new value, close the form and save the new
value) and have a macro for that.
the problem is that when I run the macro control does not return to the
EPwhen the macro completes. Is there a way to force the return. I am not
knowledgeable enough to write the verification code in an EP.
Thanks Steve