i have 25 combo boxes on my form with the same two row source values "MENTIONED" and "NOT MENTIONED". I want to display the total number "MENTIONED" selected within the 25 combo boxes to display in a text box named "TOTAL_SCORE".
How can i sum the number of "MENTIONED" selected within the 25 combo boxes to display on the text boxes. please help me.....