R
RebeccaMinAR
I have a survey I'm using to determine engagement levels in a project. It has
several questions in a combo box and the 'score' each question is given. I
have a query pulling the score into the text box next to it (I have it in the
"On Mouse Move" event procedure - any suggestions on which one I should use,
or if this is OK? It working, but seems a little awkward). Now I need to
total those scores and come up with a final determination - which I'd
eventually like to transfer back to another form when I close the form (which
I think I can figure out, but again, any help is appreciated). How can I
easily total numbers from a group of text boxes? Thanks for your help!
several questions in a combo box and the 'score' each question is given. I
have a query pulling the score into the text box next to it (I have it in the
"On Mouse Move" event procedure - any suggestions on which one I should use,
or if this is OK? It working, but seems a little awkward). Now I need to
total those scores and come up with a final determination - which I'd
eventually like to transfer back to another form when I close the form (which
I think I can figure out, but again, any help is appreciated). How can I
easily total numbers from a group of text boxes? Thanks for your help!