+ Reply to Thread
Results 1 to 6 of 6

Macro to create check-box + updating reference cells

  1. #1
    Registered User
    Join Date
    12-15-2011
    Location
    Toronto
    MS-Off Ver
    Excel 2007
    Posts
    7

    Cool Macro to create check-box + updating reference cells

    Hi all,

    I have a table set up with the following headings.

    Col A | Col B | Col C
    "Account #" | "CheckData" | "Checkboxes"


    I would like my macro to, whenver activated:
    * add the next row to the table
    * A new check box will automatically be created in Col C, on the same new row added
    * It automatically adjust the references to data cell in Col B, and directly next to the check box cell


    Another macro will pick up the T or F in Col B and activate accordingly...


    I tried the code to copy a pre-setup check box from the first row of Col C, paste in next row of Col C, but the reference link to data cell would not adjust.

    I need some insight guys. Please help.

  2. #2
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: Macro to create check-box + updating reference cells

    Hi

    Can you put this in a file and explain?
    Click *, if my suggestion helps you. Have a good day!!

  3. #3
    Registered User
    Join Date
    12-15-2011
    Location
    Toronto
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Macro to create check-box + updating reference cells

    okay, but my file is huge with lots of other macro, i think it will be difficult to follow. let me try to rig something up in a blank sheet.

  4. #4
    Valued Forum Contributor
    Join Date
    02-09-2012
    Location
    Mauritius
    MS-Off Ver
    Excel 2007
    Posts
    1,055

    Re: Macro to create check-box + updating reference cells

    Ok, no probs.

  5. #5
    Registered User
    Join Date
    12-15-2011
    Location
    Toronto
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Macro to create check-box + updating reference cells

    So, I would like to click the button and it would,

    * add new row to table
    * automatically bring a new check box in column C
    * set the new check box to output the TRUE or FALSE value in column B, in the cell next to the new check box
    * repeats and updates as I press the button
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    12-15-2011
    Location
    Toronto
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Macro to create check-box + updating reference cells

    Any insights, please?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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