Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Display Print Dialog with Selection: Excel 2003

Jim, worked like a charm, thanks!
--
Colleen


"Jim Cone" wrote:



Application.Dialogs(xlDialogPrint).Show , , , , , , , , , , , 1
'--
Also, try it with 2, 3 and 4 and see what happens.
--
Jim Cone
Portland, Oregon USA
(3 week free trial of "Special Print" Excel add-in)




"Colleen M"
wrote in message
...
Sorry, I should have given more detail.

I have 3 control buttons in a spreadsheet. Each one selects a specific range
in the sheet, then opens the Print dialog box. I would like to have the
"Selection" box automatically selected so the user simply has to select the
printer and number of copies (and not have to remember to choose to print the
selection).
--
Colleen


"JLGWhiz" wrote:

Not sure I understand the question, but the Selection option would apply to
a range that was selected prior to displaying the dialog box. i.e. If you
had selected Range("A1:D10") prior to opening the Print dialog box, you
would simply select the "Selection" option and it would print that range.
You cannot make the selection after you have opened the dialog box.


"Colleen M" wrote in message
...
I am using Application.Dialogs(xlDialogPrint).Show
to display the print dialog.

How do I activate "Selection" under Print What?
--
Colleen



.

.

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
How do you do a range selection dialog like those many in Excel? LunaMoon Excel Discussion (Misc queries) 2 July 31st 08 04:22 PM
How do you do a range selection dialog like those many in Excel? LunaMoon Excel Programming 2 July 31st 08 04:22 PM
The file association dialog won't allow selection of Excel juancarlos1688 Setting up and Configuration of Excel 2 April 8th 08 08:06 AM
Print dialog box selection macro I think I need to rephrase the question Excel Discussion (Misc queries) 2 November 4th 07 11:31 PM
excel print dialog Ricky M. Medley Excel Programming 2 December 9th 03 10:16 PM


All times are GMT +1. The time now is 06:50 PM.

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

About Us

"It's about Microsoft Excel"