Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello.
Okay... so maybe I was a little cocky, but I thought I had this solved. I found out later I didn't. I want to temporarily disable the Print button on the tool bar. Unfortunately, it is forcing me provide the actual name of the Printer on my network at the same time. For example my current code is: CommandBars("Standard").Controls("Print (Marketing)").Enabled = False This works great on my computer, but of course, not on anyone elses. I need something that will disable it regardless of who is using it, and I need it to work for both Excel 2000 and 2002 users. (Perhaps an idex #??) Can anyone help? I would appreciate it. Thanks. Dan *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Disabling OneNote Print Window on Excel | Excel Discussion (Misc queries) | |||
Custom Macro View/Print Toolbar for Calendar | Excel Discussion (Misc queries) | |||
Disabling Toolbar buttons and CommandBar items | Excel Programming | |||
disabling shorcuts | Excel Programming | |||
Disabling toolbar customization | Excel Programming |