Forum Discussion

Erut313's avatar
Erut313
Brass Contributor
Nov 24, 2020
Solved

Office Scripts addRows / addRow Not Working Properly

I am having a problem adding rows to tables right now in Office Scripts. If you follow Sudhi's GitHub project (https://github.com/sumurthy/officescripts-projects/tree/main/Copy%20Tables%20to%20Master%20Table) and try this with over 100 rows, the scripts will keep running.

 

Is anyone else having a similar issue with adding rows to a table or range?

3 Replies

    • Erut313's avatar
      Erut313
      Brass Contributor

      SergeiBaklan 

       

      I have my own code that also adds rows to a table. Its not his code that is messed up. I was asking other people if they are having similar issues in Office Scripts today when adding arrays to a table.

Resources