TAdvSpreadGrid - custum formulas

Thanks Bruno - that's got me a bit further.



Unfortunately, most of the Excel formulas I've been asked to implement involve logical functions, such as =IF(<condition>,<true>,<false>). Have you any idea on how I would evaluate the <condition> parameter to see if it is true or false?



Also, is it possible to nest custom formulas inside another formula?



Thanks!





Jon