|
-
Jan 18th, 2006, 06:46 AM
#1
Thread Starter
Member
.PrintForm to include filename
I have a user form that is being printed using .PrintForm.
Is there any way of having the filename in the header or footer of print out?
Thanks
-
Jan 18th, 2006, 08:26 AM
#2
Re: .PrintForm to include filename
Not using PrintForm. Try popping the form name into the Forms Caption just before doing the PrintForm, and then resetting the caption to its original state immediately after doing the PrintForm.
Last edited by Hack; Jan 20th, 2006 at 07:03 AM.
-
Jan 18th, 2006, 08:39 AM
#3
Thread Starter
Member
Re: .PrintForm to include filename
When I print the user form (without using the instructions above) the current caption is not being printed.
Do I need to specify some sort of range on the user form that I want to print?
-
Jan 20th, 2006, 06:12 AM
#4
Thread Starter
Member
Re: .PrintForm to include filename
Anyone any ideas on this?
Still haven't worked out how to do it.
Cheers
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
|