Hello,
I need to make a macro that would save an opened excel file to the same location and the same file name, just as pdf (if it would "save" the original file and closed the workbook as well, that'd be a bonus! ).
How do I do it?
I recorded my macro (save as pdf), and tried to use ThisWorkbook.Path & ActiveWorkbook.Name , but I can't get it to work (I have never used VBA before, so I have no idea what I'm doing)
Help please ?
Bookmarks