Hello !
(~ I have not a good english ~)
I have long time tested a solution on two HDD ou USB key...
The only way that I have resolved this problem is :
1. Make all your backup on a same folder destination (for HDD1 and HDD2) : example "F:\CobianBackup\" (use a special name for best security)
2. Make on your Local HardDisk, a BatchFile that have this command "RMDIR /S /Q F:\CobianBackup". (This command delete all existant backup on the HDDx)
3. Make a backup, all Monday, a FULL backup, Reset attributes, Separe Date and Time, and 0 Copy complete.
4. Attach a event that start BEFORE the Monday backup, with the BatchFile "RMDIR..."
5. Make a backup, all Tue/Wed/Thu/Fri/... (NO MONDAY), a Incremential backup, Reset attributes, Separe Date and Time, and 0 Copy complete, and 0 Complete cycle.
(It's possible to make a Différental backup, all same, but "NO reset attributes" !)
6. Change the Hard-disk HDD1 and HDD2, the last day of the week (sample: Friday or Saturday... but NOT Monday !)
Testing this solution, this is my ONLY found solution and it's work fine !

You can wrote for have my BatchFile (whith parameter security option).
- Too bad that Cobian, can not programmed Backup all 14 or 21 days...
- Too bad that Cobian, after not find the Old-Backup (Backup on safe HDDx), delete on catalog list, and after can not delete Backup on HDDx one week after.
- One of this two correction on Cobian, can make other "dynamics" solutions for backup (Best live for Cobian !).
(~ I have not a good english ~)
Best regard