|
-
December 2nd, 1999, 03:28 AM
#1
PrintForm command
I want to print 2 forms on one page. Using
sub command1_click()
form1.PrintForm
form2.PrintForm
Printer.EndDoc
end sub
in a command button prints each form on seperate page. Is there any way to get them both to print on the same page? I don't think it matters but I am using VB3.
Any Help is appreciated, Thanks
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
|