SEApr 4, 2017

A Structured Approach to the development of Solutions in Excel

arXiv:1704.01142v24 citations
AI Analysis

This addresses the problem of error-prone and unscalable spreadsheets for non-expert users, but it is incremental as it builds on existing Excel features.

The paper tackles the lack of structural elements in Excel spreadsheets, which leads to scalability issues and errors, by proposing a strategy using lesser-known techniques to create a sequence of formulas resembling programmed language steps.

Spreadsheets offer a supremely successful democratisation platform, placing the manipulation and presentation of numbers within the grasp of users that have little or no mathematical expertise or IT experience. What appears to be almost completely lacking within a "normal" solution built using Excel default settings is the deployment of any structure that extends beyond a single-cell formula. The structural elements that allow conventional code to scale without escalating errors appear to be absent. This paper considers the use of controversial or lesser-used techniques to create a coherent solution strategy in which the problem is solved by a sequence of formulas resembling the steps of a programmed language.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes