J
James Price at Premier
I have created a form that allows the user to link shapes to a new page. In
order to do this I have turned eventsenabling off and then back on at the
end.
I've then created a macro that shows the form. When the form has run its
code, the macro continues by then kicking off a case module (the case module
updates the linked page when the user clicks on that page). [When I run the
form the links to the case module seem to get 'lost' hence the need to get
another 'connection']
For the macro to run the case module I have put it into thisdocuments (as I
can't get it to run from a module sheet). However the rub is this if I want
to run the macro from a drop down menu, the AddOnName doesn't see the macro
in the thisdocument only in a module sheet.
Help!...
Many thanks
James
order to do this I have turned eventsenabling off and then back on at the
end.
I've then created a macro that shows the form. When the form has run its
code, the macro continues by then kicking off a case module (the case module
updates the linked page when the user clicks on that page). [When I run the
form the links to the case module seem to get 'lost' hence the need to get
another 'connection']
For the macro to run the case module I have put it into thisdocuments (as I
can't get it to run from a module sheet). However the rub is this if I want
to run the macro from a drop down menu, the AddOnName doesn't see the macro
in the thisdocument only in a module sheet.
Help!...
Many thanks
James