Login Page - Create Account

Support Board


Date/Time: Wed, 25 Jun 2025 18:04:44 +0000



Post From: Order of Spreadsheet Operations/Calculations?

[2021-12-14 20:40:10]
j4ytr4der_ - Posts: 947
In case this helps anyone in the future, I did some experimenting and it looks like spreadsheets generally calculate starting in A1, go down a cell at a time, then wrap around to B1 and repeat. There can definitely be a delay from the time the first cell processes, and the last cell processes, so in certain use cases this can be an optimization worth thinking about.