Option help - Again...

Dan Wilson

Well-known Member
Joined
Feb 5, 2006
Messages
546
Office Version
  1. 365
Platform
  1. Windows
Good day. I received no responses to my last post about Option Help, so I went ahead and created a new workbook to be used for creating Random numbers involving my music library. I find now that even though all of the work being done to create 40 separate random numbers between 1 and 3009 is working, any work that I do on my other workbook causes the random numbers in the new workbook to change every time I complete a function in the other workbook. Is it possible to make an option change in the random number workbook to prevent the changes from happening while I am working in the other workbook? Any help is appreciated.
Thank you, Dan Wilson...
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
Unfortunately the random functions are volatile and will recalculate every time that instance of Excel recalculates. So if any workbook or sheet triggers a calculation all volatile functions will recalculate in all open workbooks.

You can either copy the random values as "values" to lock them in or you could see if something like the link below can help you.
 
Upvote 0
Solution
Unfortunately the random functions are volatile and will recalculate every time that instance of Excel recalculates. So if any workbook or sheet triggers a calculation all volatile functions will recalculate in all open workbooks.

You can either copy the random values as "values" to lock them in or you could see if something like the link below can help you.
Good day Alex and thank you for responding. I had not thought of saving the random numbers as values. I think that will solve the problem. Once the values have been saved, it doesn't matter what happens. I saved the link and will examine that after I make the changes to save the numbers.
Dan Wilson...
 
Upvote 0

Forum statistics

Threads
1,224,817
Messages
6,181,149
Members
453,021
Latest member
Justyna P

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top