Hi,

I wish to find an algorithim (in any language or pesudo) to compare two formulas i.e.

=avg(a1:a10)+A2

compare to

=avg(MrRange)+A2

I have a vb.net app that needs to report this change. The idea is the changes will be displayed in red in rich text control.

Any ideas / help much appreciated.

Many Thanks

Gary