Hi, I am able to create the table and extract it to a variable - ExcelData.
I want to go through a specific row and extract each column to enter it on a website.
I do not see how to specify the row value in the statements and I'm not trying to run a loop as each row will be entered at different times.
Is there someone that knows the syntax to specify what I would think would look like %ExcelData(Row)(Column) ?
Thanks in advance. This is a really great community!