First of all - the software is great, can be easily used and have enough flexibility even if the worksheet is protected. I am really thankful that it exists
About the issue..
I am not familiar with the macro 4.0 language so could you please let me know how it is possible to :
1. Save workbook 'Master.xls'
2. Save it as 'Master_Backup.xls'
3. Close the backup
4. ..and continue to work with the original ( 'Master.xls' ) ?
I had a weak attempt to solve it, but it was not really successful :
=SAVE()
=SAVE.AS("\SD Card\Master_Backup.xls")
=FILE.CLOSE(TRUE,FALSE)
=OPEN("\SD_Card\Master.xls",1)
Thanks in advance for your help.
Kornel
