Paul Cooke
Registered User.
- Local time
- Today, 12:08
- Joined
- Oct 12, 2001
- Messages
- 288
Hi Guys,
I have a form "details" with various personal fields the last one being EmailAddress. when this field loses the focus i have a macro that opens a popup form "choices". this form has two buttons on it "Save and Exit Form" and "Add New Record"
The add new record button works perfectly but the save and exit form wont work no matter what i am trying !
when i click it I get
"this action can't be carried out while processing a form or report... ect the macro action causeing this is CloseWindow.
I am lossed as to what to do to resooolve this so would appriciate any help you can offer.
Whilst writing this can I just ask an opinion on Macros vs Code would I be better off to use code to do this rather than using macros?
Many thanks
I have a form "details" with various personal fields the last one being EmailAddress. when this field loses the focus i have a macro that opens a popup form "choices". this form has two buttons on it "Save and Exit Form" and "Add New Record"
The add new record button works perfectly but the save and exit form wont work no matter what i am trying !
when i click it I get
"this action can't be carried out while processing a form or report... ect the macro action causeing this is CloseWindow.
I am lossed as to what to do to resooolve this so would appriciate any help you can offer.
Whilst writing this can I just ask an opinion on Macros vs Code would I be better off to use code to do this rather than using macros?
Many thanks