Hi All,
I'm confused with why this doesn't work.
In my screenshot, RowToUse correctly evaluates to 0 in line 12. I can access ExcelData[0][1] and get the expected value in line 13. If I try to access ExcelData[RowToUse][1] in line 14, I get an error: Variable 'ExcelData' doesn't have a property '0'. I get the same error if I have a step to convert the RowToUse to a number (or number to text since I tried both).
Thanks for any help!

Report
All responses (
Answers (