When I receive data, all ID need to be unique strings, even if they're blank or all 'x' as a place holder. For these, I assign a pseudo ID (starting at one). I've even come up with a way to ensure that as long as I run the sub in a single session, the pseudoID don't get reused (I used a Public...