Hello,
I'm working on pulling some data from a table in Internet Explorer and writing the contents, on a row by row basis, into a csv file. . I am able to loop through to an extent but have the following questions:
1. How do I determine the end of a row
2. Sometimes the table data will have a h...