|
-
Mar 18th, 2005, 01:25 PM
#9
Re: duplicating forms at runtime
Keep in mind that "frmComputerCards1" is a form object local to whatever sub/func you are creating the new instance of the form in.
It will not be the name of the form throughout the program - right?
We always use the FORMS() collection to access the forms we "duplicate"...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|