Developing a Repeating Model Using the Structured Spreadsheet Modelling and Implementation Methodology
Paul Mireault

TL;DR
This paper introduces a structured modeling approach for spreadsheets that leverages similarities among variables and formulas, simplifying development and reducing errors by promoting reusable formulas and strict implementation rules.
Contribution
It presents a novel conceptual modeling methodology and implementation rules that exploit similarities in spreadsheet variables and formulas for improved development efficiency.
Findings
Enhanced spreadsheet modeling efficiency
Reduced errors through structured approach
Simplified formula management
Abstract
Spreadsheets often have variables and formulas that are similar, differing only by the fact that they refer to different instances of an entity. For example, the calculation of the sales revenues of the South and East regions are Revenues South = Price * Quantity Sold South and Revenues East = Price * Quantity Sold East. In this paper, we present a conceptual modelling approach that takes advantage of these similarities and leads the spreadsheet developer to the formula Revenues = Price * Quantity. We then present simple but strict rules to implement the spreadsheet.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpreadsheets and End-User Computing · Green IT and Sustainability
