Hello,
I am trying to create a decision/choice game on excel using VBA.
When the user clicks on the "Start" button, the excel will display a hidden sheet with a riddle on it. On this sheet, the user is required to give a numerical answer in cell C5. I want the vba code to either continue running after an answer is written or to continue execution after 5 minutes, whichever comes first.
I appreciate all help.
Thank you !!
I am trying to create a decision/choice game on excel using VBA.
When the user clicks on the "Start" button, the excel will display a hidden sheet with a riddle on it. On this sheet, the user is required to give a numerical answer in cell C5. I want the vba code to either continue running after an answer is written or to continue execution after 5 minutes, whichever comes first.
I appreciate all help.
Thank you !!