Results 1 to 4 of 4

Button functionality separation

Threaded View

  1. #3
    Registered User
    Join Date
    08-05-2015
    Location
    Stockholm, Sweden
    MS-Off Ver
    2013
    Posts
    7

    Re: Button functionality separation

    Thank you. I have attempted the above.

    However, my procedure is as follows:

    Change properties of both buttons (Button1 = CommandButton1, Button2 = CommandButton2)

    So my resulting code is similar to the following:


    Button1
    Private Sub CommandButton1_Click()
     'do stuff
    End Sub
    Button2
    Private Sub CommandButton2_Click()
     'do OTHER stuff
    End Sub
    The problem: When I made changes to the code in button2, it gets mirrored in button1 and vice versa. I'm not sure how/why they are linked.
    Last edited by wifinut; 08-06-2015 at 02:31 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Pop up with policy information with a "voting button" functionality
    By Postlki1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-13-2013, 08:28 AM
  2. How to work with button functionality of a workbook in web?
    By ravikumar00008 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-25-2012, 06:51 AM
  3. Auto send button/functionality!?
    By Wilgoss in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-20-2012, 01:21 PM
  4. Cannot figure out how to create macro to work with button for needed functionality
    By chairokeeman in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-11-2011, 11:59 AM
  5. Printing a Workbook with a push Button functionality
    By dreams in forum Excel General
    Replies: 2
    Last Post: 05-12-2009, 05:21 PM
  6. Name Separation
    By zbatchel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-13-2008, 02:10 PM
  7. Tab Separation
    By ProfDavis in forum Excel General
    Replies: 3
    Last Post: 05-02-2007, 11:59 AM
  8. [SOLVED] Cell Separation
    By Freshman in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 04:05 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