271828
Structural
- Mar 7, 2007
- 2,278
On a current project I developed a custom spreadsheet. For this thread, the details of the calcs don't matter.
Each scenario is in one spreadsheet. There are about 250 of these. (Writing a program and running these in a loop wasn't a good option or else I would've done that.)
After I got through all of these, I found out I need to add another check.
My only idea is: (1) open one spreadsheet that already has the new block of calcs; (2) open another, copy the block of new calcs into it, save, close; (3) repeat.
In 2023, it seems like there would be a better way to do this. Ideas?
Each scenario is in one spreadsheet. There are about 250 of these. (Writing a program and running these in a loop wasn't a good option or else I would've done that.)
After I got through all of these, I found out I need to add another check.
My only idea is: (1) open one spreadsheet that already has the new block of calcs; (2) open another, copy the block of new calcs into it, save, close; (3) repeat.
In 2023, it seems like there would be a better way to do this. Ideas?