Below is the code I use to add a new workbook - but How can I assign a name to the new workbook - If I try to use the .Name property - I am told readOnly. Any help is appreciated.

Code:
Dim NewBookX As Workbook
Set NewBookX = Workbooks.Add