youtube image
From YouTube: Office Scripts: Update large Excel range in performant way

Description

Checkout this page for script source:
https://github.com/sumurthy/officescripts-projects/tree/main/Performance

Contents

0:00 Intro
2:32 main() function
4:44 Update range in chunks function
11:57 Core logic - compute range address and update
17:00 Smaller range update (in one go)
18:05 See it in action