A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Yes, the code works if the easy or hard option button is selected, only when medium is selected is when it doesn't. The only code that is linked to the buttons is that if the easy button is selected it puts a "1" in a cell, if medium is selected it puts a "2", and if hard is selected it puts a "3". This all happens when I click the "DONE" button on that same UserForm. But if you double click on an option button to bring up the code, there isn't any code written for the buttons.