Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.