H Helge's Apr 13, 2010 #1 Im looking for an addin og a tool in Excel to generate numbers using initial seed. Are there any tool available? Helge
Im looking for an addin og a tool in Excel to generate numbers using initial seed. Are there any tool available? Helge
M Mike Middleton Apr 13, 2010 #2 Helge - If you want to write VBA code, you could use RANDOMIZE and RND. If you want to use an add-in, there are many, and my RiskSim is one example, available at http://www.treeplan.com/risksim.htm - Mike http://www.MikeMiddleton.com
Helge - If you want to write VBA code, you could use RANDOMIZE and RND. If you want to use an add-in, there are many, and my RiskSim is one example, available at http://www.treeplan.com/risksim.htm - Mike http://www.MikeMiddleton.com