The workbook MyBook1 has a sheet, say DataSheet1, where there is a dynamic range, with the Name "FullNames", that refers to: OFFSET(Datasheet!$C$1;1;0;COUNTA(DataSheet!$C:$C)-1;1).
Before closing MyBook1, I want to open another workbook, say MyBook2, and copy the "FullNames" to the sheet...