Hi
Is there a limit in using AddRow for 2 tables within 1 script. I have a script where if I try and have 2 addrow commands in the same script it always errors on the 2nd one with the can not call method of add row undefined. I wanted a if statement and based on the if then add to one of 1 tables. The below is a screenshot where I’ve even taken out the if put no matter which addrow I use it gives the error. I know bot of the commands are valid as I’ve commented out each one and it works fine