I'm creating a survey web page and creating a MS frontpage form to go back into a access db. no problem there, I've done it quite a few times... BUT, here's my dilemna. For the questions, I'd like to have the user choose a value from 1 to 10, or "NA" or <no value> if the question is not applicable. What data type should I use for the value fields? I'd like to think number, but the field's not going to like that pesky "NA". I want to be able to do some statistical analysis on the field, sum, average, mean etc. and can't think of another way to a)exclude the non-numeric value or b)give a value to the "NA" so it doesn't get included in my calculations. Any help would be appreciated, thanks!
Brian
Brian