Hello,
does anybody know the code for printing a single page within a sheet that contains more than one page?
Jeroen
Record a macro while you undertake the task:
ActiveWindow.SelectedSheets.PrintOut _ From:=2, To:=2, _ Copies:=1, _ Collate:=True
Regards
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks