View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Denys[_2_] Denys[_2_] is offline
external usenet poster
 
Posts: 9
Default Print (Manual feed)

Good morning everyone,

On an Excel sheet, I want to put a command button which will lead to print
the spreadsheet. However, I'd like to force the printer to go on manual feed,
as the rest of the time the printer should remain on auto select. Therefore,
the printer's properties should only be changed when we click this button.

Does anyone have an idea how I can proceed?

Thanks

Denys