first time posting. i feel like this should be straightforward, but I can't get it with For Next Row in Table..
sorry for the bad formatting, but I have a table that looks like the one below.
How can I find "Error" in the first row, display the address, and then loop it do the same thing for the rest of the rows? Any help would be appreciated.
Assume the table below has 5 rows and 6 columns
1 2 3 Error Error Error
1 2 3 4 Error Error
1 2 Error Error Error Error
1 2 3 4 5 Error
1 2 3 4 Error Error
Bookmarks