View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Raymond Raymond is offline
external usenet poster
 
Posts: 9
Default Printpreview problem - disable various buttons

Using Excel 2000 vba I would like to

1. disable the <PRINT button and other buttons programmatically.

2. tab from button to button.

3. be able to view the PrintPreview picture programmatically.

Your help will be appreciated.

Raymond