When running the following code, instead of inserting a new row in the table and then posting the values. As it loops thru, a new row is inserted and writes down the rows over writing contents that are summing the values in the table.
Private Sub btnImport_BeforeDropOrPaste(ByVal Cancel As...