Forum Discussion
Erut313
Nov 24, 2020Brass Contributor
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?
Erut313 It works normal now.
3 Replies
- SergeiBaklanDiamond Contributor
Erut313 Perhaps it's more effective to ask the author of the script
- Erut313Brass Contributor
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.