+ Reply to Thread
Results 1 to 3 of 3

Creating a worksheet ActiveX button via code seems different than one from Control Toolbox

  1. #1
    Valued Forum Contributor
    Join Date
    11-15-2010
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2003
    Posts
    538

    Creating a worksheet ActiveX button via code seems different than one from Control Toolbox

    Note this may be version specific; I'm on 2003. In 2003 View/Toolbar/Control Toolbox and drag command button to sheet to create a command button. Then in design mode, right click, and you see "properties" where you can, e.g. set an accelerator.

    But if you use the code below (which is what macro recorder shows for what I just described, by the way) (and matchs Help example for Add method for OLEObjects), right clicking has no "properties", and the button is not as versatile - for example, I have been unable to set an accelerator. Can someone explain the difference? (BTW, browsing the watch window shows both are OLE type 2, but there are other property differences apparent from comparing in the watch window).
    Please Login or Register  to view this content.
    Chip, if you can read this, you're STILL making the world a better place with your immeasurably valuable gifts. Every week, you continue to help me (and untold numbers of others) tremendously. Practically no alternative outlets can match your effectiveness, even over the vast number of topics you demystify and empower usage of. You were, and still are, amazing.

  2. #2
    Forum Expert
    Join Date
    10-06-2017
    Location
    drevni ruchadlo
    MS-Off Ver
    old
    Posts
    2,151

    Re: Creating a worksheet ActiveX button via code seems different than one from Control Too

    There is a little reading to read about it, e.g. Ms context help in vba.
    'Using ActiveX Controls on a Document' / 'Using ActiveX Controls on Sheets'.

  3. #3
    Valued Forum Contributor
    Join Date
    11-15-2010
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2003
    Posts
    538

    Re: Creating a worksheet ActiveX button via code seems different than one from Control Too

    This was responded to in another thread, reproduced here.

    Thank you for the useful and on point response.
    Quote Originally Posted by xlnitwit View Post
    No, they aren't. It's the same control
    Okay, you're right. I'd still like to know if anyone knows how to add "Properties" to right click since it does not appear on the generated button (the only meaningful difference I now see).

    If you wanted to add an accelerator using the code in your other thread you should only need to add
    Please Login or Register  to view this content.
    Sorry, you're right, my mistake - setting the accelerator for either of those that way is no problem.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ActiveX Control Spin Button Copy Button and Change Cell reference?
    By chrstphrbllngs in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-22-2016, 04:01 PM
  2. [SOLVED] Copy ActiveX Button and Code to another Worksheet
    By Jan Lichtenbelt in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-13-2014, 07:20 AM
  3. [SOLVED] ActiveX Control Button in Protected Worksheet - Excel 2010
    By cblp in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-13-2014, 11:48 PM
  4. Command Button from Control Toolbox
    By Jim May in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-01-2006, 01:10 PM
  5. How to format control toolbox option button?
    By Rafat in forum Excel General
    Replies: 1
    Last Post: 06-07-2006, 07:35 PM
  6. Control Toolbox button
    By PBS in forum Excel General
    Replies: 1
    Last Post: 03-21-2006, 07:45 PM
  7. How to put a button made through Control Toolbox
    By jose luis in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-25-2005, 03:50 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1