I'm working with a spreadsheet that contains a large number of user inputs that are all either blank or set at a default starting value when the spreadsheet is opened. When the user is done inputting data, they click a button and a macro generates a table's worth of results/outputs for them. After this has happened, I would like there to be a button that gives the user the option to restore the spreadsheet to its original form with, sort of like setting the initial condition of the spreadsheet as a restore point. Is this possible? If so, what would be the best way of accomplishing this? Thanks in advance!