P
Paula- Horsemom
I have a simple word form with various formfield controls. I want to use a
formula field that counts the number of boxes which are checked (there are
only 5). I was thinking I could use an if or something, but I'm not clear
on how to get the state of the check box. I'm using the default bookmark
names (check1)
for examle If check1 is checked, then add 1 to cnt, if check2 is checked
then add 1 to cnt. Or something liek that.
I was hoping to keep this simple and not need to write a macro.
Thanks.
formula field that counts the number of boxes which are checked (there are
only 5). I was thinking I could use an if or something, but I'm not clear
on how to get the state of the check box. I'm using the default bookmark
names (check1)
for examle If check1 is checked, then add 1 to cnt, if check2 is checked
then add 1 to cnt. Or something liek that.
I was hoping to keep this simple and not need to write a macro.
Thanks.