I have a sub that is supposed to split a table (which is imported from excel) into two tables based on a value in the column "Award Categroy" (sic). This main table "list" is in alphabetical order, and the two new tables should be, too. However, sometimes, this sub does not add the entries to...