![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Feb 2002
Posts: 5
|
I'm looking for a way to hide the buttons such as Setup, Margins, etc on the Print Preview toolbar through VB/VBA code. I'm not sure what object to reference.
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: Cincinnati, Ohio, USA
Posts: 6,824
|
Hi I'm not sure if you can do that at all??
You can, however, prevent the user from making changes like this: sheet1.pagesetup.printpreview = false |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|