L
Laurie
I have a form that has 36 questions each question has a combo box where the
user can either choose yes, no or n/a for each question. I am trying to do a
query to get the total # of yes answers, the total number of no answers and
the total number of N/A answers to each question. The field names are
quest1, quest2 and so on. I tried using =sum(ABS[quest1=-1)) to get the
total number of yes answers but it does not work. Any help would be greatly
appreciated.
user can either choose yes, no or n/a for each question. I am trying to do a
query to get the total # of yes answers, the total number of no answers and
the total number of N/A answers to each question. The field names are
quest1, quest2 and so on. I tried using =sum(ABS[quest1=-1)) to get the
total number of yes answers but it does not work. Any help would be greatly
appreciated.