Results 1 to 4 of 4

Thread: .PrintForm to include filename

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2006
    Posts
    50

    .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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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.

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2006
    Posts
    50

    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?

  4. #4

    Thread Starter
    Member
    Join Date
    Jan 2006
    Posts
    50

    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
  •  



Click Here to Expand Forum to Full Width