I have a macro that is executed from a form.
The action is RunCommand and the condition is Save Record.
When it executes it doesn't save the record. Please help, thanks..Russ
Hi Russ ,
What is It you are trying to do , are you closing a form prior to doing something else ?? or are you just saving a record ??
If it is the first option when utilising a macro , when you use the command CLOSE ,
Set the OBJECT TYPE to form,
Set the OBJECT NAME to "Name of Your form"[/b]
Set the SAVE option to YES.
That should do the trick.
If it is the second option you could still use the above and then re-open your form.
HTH
Hugh
>:O> "If it's not Working , You didn't Hit It Hard Enough !"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.