Hi, I was wondering how I can cut buttons, event procedures and all, from one tab on a form, to another tab, while keeping the event procedures
Thanks in advance
Roger
from one tab on a form, to another tab, while keeping the event procedures.
You can't. In case you're not aware, the code is not lost, only the
"[Event Procedure]" settings in the property box. You just need to jot
down which objects have which events being used and then restore the
property setting after you paste them.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.