View Single Post
  #1   Report Post  
Bill Bromback
 
Posts: n/a
Default How do I use a "check(ed) box" as a criteria in an "=if" statement

I am creating an "=if" statement and would like the formula to be able work
like this: =if(c22="check box", .08*6, 0). Is there a way to use the "check
box" and the "=if" formula in combination like this?