Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Has anyone had luck with table.settext? For me it's breaking and a try/catch isn't throwing the error message. The table is generating up to this point.
I know it's breaking because if I moved the mergeregion after the settext, that doesn't work, and the rest of my code isn't running either.
Any help would be appreciated! Thanks!
Solved! Go to Solution.
I resolved this myself. I found the writetextincell function from the JS example.
I resolved this myself. I found the writetextincell function from the JS example.