Hacker News new | ask | show | jobs
by ImaCake 564 days ago
Long excel formulas are really just bad "one liners". You should be splitting your operation into multiple cells or finding a more elegant solution. This is especially true in excel where your debug tools are quite limited!