I have a table on a sheet. The table (called TBL_Data) has three columns.
The table is assigned to a ListObject object, called loData.
The problem I seem to be having is that when I loop through the items in the table I am finding that the lr.Range appears to be skipping a row.
Dim...