excel - Tool for deciphering Spreadsheets? -


i had multipage excel spreadsheet/workbook dumped in lap. there tools aid in deciphering spreadsheets? @ moment click in little cell see what's there, click in other little cell references, click in 3 other cells uses , i'm lost in maze of twisty little cells, alike.

i need extract "business logic" sheets in non-laborious manner.

it's quite hard problem, in formulae aren't business logic, they're there excel understand you're trying do, e.g. simple look-up list.

although can't recommend specific tool, find working copy, , moving things around can help. example, moving "result" or "total" type formulae in column a, cells referenced result in b, cells these reference in c , on. you'll have kind of tree structure. may beneficial move look-ups next formulae they're used in, or put them on same sheet.

this far perfect, it's little more structured poking about.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -