To be more readable, code is usually “highlighted”: colorized. Unfortunately, as Excel is not a language, there no specific tool to highlight the formulas. Here is a list of try to find the nearest suitable highlighter.
#button { font-weight: bold; border: 2px solid #fff; }
JS
=sum(Salary[Bonus]) =sum($D$2:$D$36)
Java
=sum(Salary[Bonus]) =sum($D$2:$D$36)
Perl
=sum(Salary[Bonus]) =sum($D$2:$D$36)
Delphi, pascal
=sum(Salary[Bonus]) =sum($D$2:$D$36)
Groovy
=sum(Salary[Bonus]) =sum($D$2:$D$36)
Powershel PS
=sum(Salary[Bonus]) =sum($D$2:$D$36)
Scala
=sum(Salary[Bonus]) =sum($D$2:$D$36)
Erlang
=sum(Salary[Bonus]) =sum($D$2:$D$36)
vb
=sum(Salary[Bonus]) =sum($D$2:$D$36)