Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mrd362

macrumors newbie
Original poster
Jan 20, 2012
1
0
I am looking for a formula with the use of the checkbox. I tried looking all over for it in the formula list, but can't find it. I want it that if I check a box, that I want the sum to add a number.
 
Last edited:
I am looking for a formula with the use of the checkbox. I tried looking all over for it in the formula list, but can't find it. I want it that if I check a box, that I want the sum to add a number.

Tables in Pages work the same way as in Numbers. You can do this using a simple IF statement.
IF("cell" = TRUE, do this, do not do this)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.