Hi Maine,
I appreciate your thoughtfullness and understanding. Snow for us is not that big a problem, but when you get 26" at once, then 2" of rain two days later coupled with high winds -- well that's a bit much. Fortunately, the temp didn't go much above freezing for a few days and will be back in the teens or lower the bal. of the week. The snow we just got combined with what was already there caused concern about flooding. Anyway, your dilemma.
After you create the 10 unbound text boxes on the form (these are for numbering purposes only)try using the IF statement in the control source of each. As you say, the first one isn't that difficult. As you go along, you will need to use the AND in the IF statement. It will be rather complex (haven't tried myself) but should work.
Example for text box 3
IF([TextBox1] =true and [textbox2]=false,"2",..... add more if's. When you get to box 10, that will be the longest statement because of the number of possibilities.
If you find an easier way, I would value knowing how you accompolished.
Good Luck!
Maurie An investment in knowledge always pays the best dividends.
by Benjamin Franklin