I have a multiple page spreadsheet worksheet that operates off of random number functions and once I get a result on the first worksheet, I need it permanently saved on that sheet and the results moved to the next worksheet and so on.....I have disabled automatic calculation and set it to manual and then gone into the visual basic editor and totally disabled calculation on the worksheet I need to save. That works fine to a point (While I am working on it, that particular session), but once I close the spreadsheet, it seems to lose its memory that I had disabled calculation on the first worksheet, for when I reopen the spreadsheet, calculation is enabled on all worksheets once again.....Is there a way to fix this issue or do I simply have to keep going into the VB editor and disabling calculation every time I open the spreadsheet. I tried protecting the sheet and that did not help.....Any ideas?
Thanks in advance.....
Bookmarks