G
Gord W
I am trying to design a new Access 2007 database that needs to process a list
of questions and store the results in a single row. The number of questions
is likely to change over time, but all questions must be answered with a
value between 0 and 10. I am not experienced with VBA, but I suspect I will
need to use some sort of "Do While" or "Do Until" loop to work through the
questions.
of questions and store the results in a single row. The number of questions
is likely to change over time, but all questions must be answered with a
value between 0 and 10. I am not experienced with VBA, but I suspect I will
need to use some sort of "Do While" or "Do Until" loop to work through the
questions.