D
dan
how to test if a check box is checked
I want to change my text field to a check box
this is what I have
=IF(ISTEXT(M7),E13/2,E13) will do E13/2 if there is text in M7 or E13 if it
is blank
instead of text I want to use a check box -- E13/2 if box is checked or E13
if not checked
I want to change my text field to a check box
this is what I have
=IF(ISTEXT(M7),E13/2,E13) will do E13/2 if there is text in M7 or E13 if it
is blank
instead of text I want to use a check box -- E13/2 if box is checked or E13
if not checked