+ Reply to Thread
Results 1 to 2 of 2

Extract the value of check box's which are clicked..

  1. #1
    Registered User
    Join Date
    03-09-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    22

    Extract the value of check box's which are clicked..

    Hi,
    I was trying to automate my report whereby I am using Checkboxes. I have inserted 4 checkbox's which read as Bill, AP1, RTF, NEW

    I linked the checkbox to cells which read as True whichever I click. Now, I want to extract the checkbox text which are clicked.
    Suppose I click on Bill and AP1, then I want to extract the text of these checkbox in empty cells.
    How can I achieve this...
    thanks

  2. #2
    Registered User
    Join Date
    12-11-2012
    Location
    cincinnati, ohio
    MS-Off Ver
    Excel 2010
    Posts
    43

    Re: Extract the value of check box's which are clicked..

    I am not very clear on your objectives here but, taking your issue at face value: if you're checkbox is already providing a true/false in a designated cell when it is clicked you could use =if([checkbox true/false]=true,"Bill",""). You're not "extracting" the value of the checkbox, just understanding that, that is the value to which that cell is referring.

+ 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