+ Reply to Thread
Results 1 to 2 of 2

I want to return a value based on the status of a check box. If .

  1. #1
    JROD
    Guest

    I want to return a value based on the status of a check box. If .

    I want the return a value based on the status of a check box or radio button.
    If checked = true then 1 else 0

  2. #2
    JE McGimpsey
    Guest

    Re: I want to return a value based on the status of a check box. If .

    If you're using a checkbox from the Forms toolbar, right-click the
    checkbox and choose Format Control...

    In the control tab, enter a cell reference (e.g., Z1) in the Cell Link
    field. That cell will return TRUE/FALSE. In your target cell, enter

    =--Z1

    which coerces the boolean TRUE/FALSE to 1/0.



    In article <[email protected]>,
    "JROD" <[email protected]> wrote:

    > I want the return a value based on the status of a check box or radio button.
    > If checked = true then 1 else 0


+ 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