A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Have you tried to create a macro by recording the steps?
I suggest,
- put the record macro ON
- (without any error) follow the steps which you would do to reset the spreadsheet
- when every step is completed, STOP recording
- Create a button (
Click on DEVELOPER >>
INSERT >>
select BUTTON under FORMS CONTROL >>
Create a button at an appropriate location on your spreadsheet by clicking and dragging
Give an appropriate label to the button
Assign the macro to this button.
Test the macro
Use the macro regularly (if successful)
Hope this is Helpful.