Open nickticket2u opened 2 years ago
small issue, maybe I'm doing something wrong (but I am 100% satisfied)
when looping table.rowCount, the first row value is somewhat "messed up".
like ABC becomes ~BC#
subsequent rows are fine
the workaround is, telling the user to make the first data line double, so I can start looping from index 1 instead of 0
tried with files with headers and without headers
small issue, maybe I'm doing something wrong (but I am 100% satisfied)
when looping table.rowCount, the first row value is somewhat "messed up".
like ABC becomes ~BC#
subsequent rows are fine
the workaround is, telling the user to make the first data line double, so I can start looping from index 1 instead of 0
tried with files with headers and without headers