Syntax Highlighter test for Excel
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;
… 👉 Read more