- TAB - COPY FROM FORM to FORM

Zeppelin

Registered User.
Local time
Today, 22:57
Joined
Feb 19, 2003
Messages
15
Access XP: I want to use the tab feature so I created a new form in the same DB. When I try to copy things from the first form to the new form the gui moves over but the action does not. I have to manually create the same action's on the new form. Is there some special way to copy these over en mass and have them work?
 
Copy GUI objects over, and then copy the vba coding from behind the objects seperately, and paste to new forms code window.

This should work, given that your objects have the same name.

HTH

Brad
 

Users who are viewing this thread

Back
Top Bottom