Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default Need to print a Worksheet without selecting it

What would the code look like if I wanted to print WorkSheet June if CheckBox
6 = true. I need to print without actually making the sheet active.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Need to print a Worksheet without selecting it

Sheets("June").PrintOut Copies:=1, Collate:=True

"ordnance1" wrote:

What would the code look like if I wanted to print WorkSheet June if CheckBox
6 = true. I need to print without actually making the sheet active.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Selecting Pages to Print JBoyer Excel Discussion (Misc queries) 1 July 11th 08 06:18 AM
Selecting test to not print jwm5566 Excel Discussion (Misc queries) 2 August 24th 07 05:40 PM
Selecting print range Tamas Konczer Excel Programming 2 April 8th 07 09:03 AM
Selecting Print area in protected worksheet DRB Excel Discussion (Misc queries) 5 January 12th 06 10:44 PM
after selecting grindlines, why does it still print without any? cson Excel Discussion (Misc queries) 2 March 26th 05 12:00 AM


All times are GMT +1. The time now is 02:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"