i've got an excel sheet with about 50 radio buttons in different groups that make up answers to about 8 questions. Its a very simple point based scoring system. I have a "calculate" button that runs the code to determine the scoring. I want to run this code whenver a radio button is clicked, rather than requiring the user to click the command button each time. Is there an easy way to do this?
Bookmarks