Results 1 to 8 of 8

[SOLVED] VBA Changing button.caption in a specific cell column

Threaded View

  1. #1
    Registered User
    Join Date
    07-17-2013
    Location
    Quezon City
    MS-Off Ver
    Excel 2010 and 2013
    Posts
    75

    [SOLVED] VBA Changing button.caption in a specific cell column

    I have a problem about cell through buttons.

    SITUATION:
    I have a table and a button in my worksheet.

    MACRO:
    If I doubleclick a cell it will put "CHECK" so on and so for... then I have a button that will entire column will be "CHECK" where ever the button is place in which column.

    THE PROBLEM IS: - please help
    I want to change the BUTTON.caption when a user ERASE at least only 1 "CHECK" in the table then the button CHANGE name also.

    Flow:
    If x = x Then

    button.caption = "uncheck all"

    Else

    button.caption = "check all"

    End If

    WHY I WANT THAT:
    Because to inform the user that there is UNCHECK MARK in the column of the table. They will notice that a BUTTON.caption change.

    PLEASE SEE ATTACHMENT BELOW:
    SampleProblem.xlsb
    Last edited by mcmunoz; 09-26-2013 at 09:15 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Changing the Caption of an Option button in a userform using vba
    By newbi004 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-10-2012, 12:11 PM
  2. [SOLVED] Is it possible to do a comm.button with scrolling caption /changing caption?
    By Lkivagten in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-06-2012, 08:10 AM
  3. Changing Command Button Caption with userform Open
    By andrew c. in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-06-2011, 08:09 PM
  4. Changing the caption of a Command Button
    By Colin M in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-02-2007, 12:24 PM
  5. [SOLVED] changing the caption of a command button
    By JWCrosby in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-08-2005, 04:15 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