Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Are there any OLEObjects that you want to keep active?
Maybe you could use a variation of: dim OLEObj as OLEObject for each oleobj in worksheets("sheet999").oleobjects oleobj.object.enabled = false next oleobj Guv wrote: Thanks Dave, I have already done this, but I was hoping for one procedure to disable all, as there are many controls etc. Thanks, Guv. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I need help deleting macros and VB controls and saving as new workbook | Excel Programming | |||
Distribute Excel workbook with ActiveX controls. | Excel Programming | |||
Saving Excel with ActiveX controls | New Users to Excel | |||
[HELP] This workbook has lost its VBA Project, ActiveX Controls and any other program | Excel Programming | |||
ActiveX message XL2003 | Excel Programming |