Results 1 to 7 of 7

Thread: Print all slides in a PPT

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    VBAX Newbie
    Joined
    Apr 2005
    Posts
    4
    Location
    Yes!

    ActivePresentation.PrintOut From:=1, To:=all, Copies:=1, Collate:=msoFalse


    Worked fine..... halleluja!

    Thanks again!
    Last edited by Aussiebear; 04-13-2023 at 12:21 AM. Reason: Added code tags

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •