Hi, Any advice for a very frustrated excel user?
I want to create a macro that will do the following:
Take the workbook that is open, lets say its called "My workbook" and save it with a string from a cell in one of the sheets in that work book, lets say the cell is D12 and the sheet is "Client" and for example the string in that cell is Andy
So that the result is:
C:My DocumentsMy workbook Andy.xls
Hope this makes sense, basically I want to save different versions of this workbook with the client name included in the filename.
Thanks
I want to create a macro that will do the following:
Take the workbook that is open, lets say its called "My workbook" and save it with a string from a cell in one of the sheets in that work book, lets say the cell is D12 and the sheet is "Client" and for example the string in that cell is Andy
So that the result is:
C:My DocumentsMy workbook Andy.xls
Hope this makes sense, basically I want to save different versions of this workbook with the client name included in the filename.
Thanks