Do you mean that you want the name that the file already has, so that youcan use that name with a different directory path?I think ThisWorkbook.Name will give you what you want.ThisWorkbook.Path is the directory; ThisWorkbook.FullName is the lot.