Quote:I made the change, deleted the old data, reimported but the FOC numbers still did not import. See attached files.
You need to put
FOC# in the ADIF NAME field, and you will be good.
Quote:Now, would it be easier to reimport and delete duplicates or to delete the log range and then reimport?
I would reimport then try deleting the duplicates in tools/misc utilities. However, I am not confident that it would be able to determine which one to keep -- the QSL Status will be the same.
If it doesn't work, use tools/misc utilities/database commands to delete, then import again. The commands will look something like this. For the record, I did not figure these out -- I just used the menus. But you can copy and paste, and edit as necessary:
USE LOG
delete for CONTEST_ID='FOC' AND BETWEEN(QSO_DATE,{^2013-09-01},{^2013-09-20})
Tnx & 73,
DH