+ Reply to Thread
Results 1 to 2 of 2

Add buttons in temp worksheet though VBA (not activeX control)

  1. #1
    Registered User
    Join Date
    09-21-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    41

    Add buttons in temp worksheet though VBA (not activeX control)

    I would like to create a command button into a temporary worksheet through the use of VBA..

    I know how to create the command button, but do anyone have an idea how do I code the function in such a way without having the need to use activeX Control, but only through VBA?

    Thank you!

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: Add buttons in temp worksheet though VBA (not activeX control)

    If you have added a forms control, or shape to act as button, then use the OnAction property to assign a macro to run when pressed.

    Please Login or Register  to view this content.
    Cheers
    Andy
    www.andypope.info

+ 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. Copy all Entries from Form Control (not ActiveX) List Box to Worksheet
    By Saramara in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-07-2012, 02:17 AM
  2. Delete Form Control Buttons in a range on worksheet
    By abhiD in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 01-20-2012, 01:38 PM
  3. Hide Control buttons, and make worksheet fullscreen.
    By abrunstad in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-29-2010, 02:43 PM
  4. [SOLVED] Reference to ActiveX control on worksheet requires full worksheet name
    By Ian Ripsher in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-25-2005, 12:05 PM
  5. Replies: 2
    Last Post: 04-22-2005, 09:08 PM

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