+ Reply to Thread
Results 1 to 3 of 3

Check Box included in a formula

  1. #1
    Corey
    Guest

    Check Box included in a formula

    Is it possible to include a Check Box result into a calculation ?
    EG,
    =IF(checkbox="TICK",V35,IF(checkbox="",0))

    Corey....



  2. #2
    Forum Contributor
    Join Date
    06-01-2006
    Posts
    324
    Go into Design mode, right click on your check box and open properties. Enter a cell in LinkedCell field, A1 for example

    Now put this in your formula:

    =IF(A1=True, V35, 0)
    Google is your best friend!

  3. #3
    Corey
    Guest

    Re: Check Box included in a formula

    Never mind, Worked it out just after posting.


    Corey....


    news:[email protected]...
    > Is it possible to include a Check Box result into a calculation ?
    > EG,
    > =IF(checkbox="TICK",V35,IF(checkbox="",0))
    >
    > Corey....
    >




+ 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