I have prepared a form that will do the following (please bear with me
for the description):The form opens with a 10-row table. The user must
enter ratings (from 0 to 10) in one of the table's columns. Once the
user enters all ten ratings, he or she must then click a button to
enable the rest of the form (which is hidden). What I am trying to do
is, after the button is clicked, scan the table to make sure the entire
column has been filled in with a number. If the column has been
completed then a...