Thanks. Multiple Operations looks like exactly what I need, and indeed, I tested it with a subset of my data and it worked great. I ran into trouble, though, when I used my full spreadsheet.
It runs for a while, calculating, and then where there should be output it just says “Err:504”.
The way my spreadsheet works, each row does a bunch of calculations and then the next row uses the result of that row to do its calculations.
If I make the Multiple Operations “Formulas” value reference a value perhaps 1000 rows down my spreadsheet, then it works just fine.
However, my full spreadsheet is something like 13,000 rows and so if I have Multiple Operations reference the result from the last row of the spreadsheet it gives this Err:504.
This makes it seem like there is some limit to the number of calculations that Multiple Operations can do, or a timeout of some sort?
If I just enter the input values manually in my spreadsheet (the same cells that I am telling Multiple Operations to change) then it works just fine. It just takes a while, about 30 seconds for LibreOffice to do all the calculations.
Does anyone know what might be going on? Or is there another way to do this that doesn’t involve Multiple Operations? Thanks.