P
Patrick Stubbin
I am using an animated icon button. When I click on it I have the focus
moved to a text box and disable the icon button and set visible to false.
All this works ok.
I then tell the form to close useing docmd.close
this then comes up with the runtime error 2585, "This action can't be
carried out while processing a form or report event", meaning it cant close
the form.
any thoughts?
moved to a text box and disable the icon button and set visible to false.
All this works ok.
I then tell the form to close useing docmd.close
this then comes up with the runtime error 2585, "This action can't be
carried out while processing a form or report event", meaning it cant close
the form.
any thoughts?