Hey, all,
I just integrated crystal ball into my VBA coding model and it runs very well most of the time. But there is one thing I cant understand (actually im not sure whether it is a typical problem or probably some silly mistaks i made...)
When I set the trials as 100 (greater than 84), it will always stop at 84th trials and no error message jumped out. Seems like normally terminated...just like as i set the trials as 84....(If I change the trials smaller than 84, then nothing's wrong with it...)
I know probably it is not the problem related with Crystal Ball but just my silly mistakes with VBA code. I just asked out in case someone happened to come across the same problem and mite be able to help...
Thanks all,
Vince