When i open an excel file, two files actually open- the file I clicked on and the hidden Personal workbook. I have a macro saved in my Personal workbook so i can use it across many different files, but in order to do so, i need a way to name the file i actually clicked on, which will be dynamic.
When i use ThisWorkbook.name it references the Personal, not the one I opened.
Ideas???
Bookmarks