LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default ActiveX Control Properties

Hi Guys
I have not used ActiveX controls on a sheet before, so any help gratefully
received.

I have a worksheet with some activeX command buttons, each are set manually
using the control properties to enabled = false.

In my VBA code module I am trying to use the following to enable the
controls, in this case the command name is cbTotals, however this does not
work :-(

Sheets(1).OLEObjects("cbTotals").Object.Enabled = True

Something simple I'm sure but I've tried various permutations without
success

Cheers
Nigel


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
2007 Form Control/ActiveX Control font difference Nikko963 Excel Discussion (Misc queries) 0 April 15th 09 04:21 PM
Definitions for Activex control properties? Blue Max Excel Worksheet Functions 2 December 17th 08 01:15 AM
How do I change activex control properties from a macro Billums Excel Discussion (Misc queries) 2 January 19th 06 01:21 PM
Return ActiveX properties by means of a variable??? true-blue Excel Programming 2 December 8th 03 05:40 PM
ActiveX Chart Properties in Excel 2000 Peter Huang [MSFT] Excel Programming 0 September 26th 03 08:29 AM


All times are GMT +1. The time now is 12:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"