+ Reply to Thread
Results 1 to 2 of 2

If check box value true then yes else no

Hybrid View

  1. #1
    Forum Contributor HaroonSid's Avatar
    Join Date
    02-28-2014
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    2,095

    If check box value true then yes else no

    Hi,
    I created a check box on sheet 1
    I want to do a formula
    Like this
    If(checkbox1.value=true,"yes","no")
    Using a check box value in simple formula

    Thank you

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,982

    Re: If check box value true then yes else no

    Right click on the check box==>format Control==>cell Link

    in cell link assign any cell (say A1)

    then formula is

    =IF(A1,"Yes","No")

+ 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. Check for Multiple TRUE in a spreadsheet
    By bobo1000 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-17-2015, 06:51 PM
  2. [SOLVED] I am trying to check if two values are true
    By mikejs20 in forum Excel General
    Replies: 3
    Last Post: 10-22-2014, 05:44 PM
  3. Check box when ticked returns value of True instead of 1
    By pukks in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-25-2012, 08:19 PM
  4. check box when its true
    By sarmoodi in forum Outlook Formatting & Functions
    Replies: 1
    Last Post: 06-30-2011, 05:04 AM
  5. Macro to check range, if false check another range until true, then copy
    By jayers in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-12-2009, 04:19 PM
  6. [SOLVED] check box - true/false/na
    By Kelly 1st in forum Excel General
    Replies: 4
    Last Post: 07-13-2006, 07:50 AM
  7. [SOLVED] check for IsEmpty(MyArray) = True
    By Mike in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-29-2005, 03:05 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