E
ExcelMonkey
Does anybody know what the best way to build a binomial tree in VBA is?
I can build it in excel using cells that branch out, but I am wonderin
if there is an efficient way to built it in code as well. Using a VB
array seems difficult as not all the elements would be used due to th
tree branching structure. Any ideas
I can build it in excel using cells that branch out, but I am wonderin
if there is an efficient way to built it in code as well. Using a VB
array seems difficult as not all the elements would be used due to th
tree branching structure. Any ideas