Good morning Gents.
The following macro attempts to open a new file, take the name of a already opened file and then, save the new file with a variation of the existing file name.
==============================
Private Sub CmdB_Invoice_New_Click()
CurrentfileName = ActiveWorkbook.Name...