Yes, every record was skipped and returned the same message "Cannot import row [xxx] because: Username in use."
Here's what I did:
I exported all 306 records from the site. It included the native records and those that I imported that were missing the dates because I had them formatted wrong. I realized that when I open the exported .csv file, that Excel tries to convert the date format. When I edited the records, thinking that by removing unused columns that were all blank, etc.) then saving as a .csv, that the formatting in the .csv would not be changed.
After you showed me the date format, I looked at the original .csv and saw that the original file was correct, and that when I edited the file and saved my changes (as a new file), Excel changed the date format, even though I didn't edit those fields.
I imported the file, and all but three records imported - I didn't take note of the error message for them. But again, Excel had converted the date format. But now ALL the records had the registerDate and lastvisitDate blank!
After changing the date format for all the date fields back to mm-dd-yyyy hh:mm:ss, I saved it as a UTF-8 .csv.
And that's where I am now - the .csv has the dates in the right format, but now every record is being rejected with that new error. I just seem to keep making it worse.
All the data (except passwords) is retained and cleaned up in the .csv file, and the date fields are all saved correctly, I just can't seem to get past the error messages to get those fields back into the website.
Thank you,
Ernie