Sorry but cannot get it to work. I am not very familiary with VBA but I will try to go over the code so that you can better understand what I am trying to achieve:
1) I need a cmdbutton on a worksheet to save the workbook as an excel file in a specific directory. In this directory files are named by First and Last Name. In my worksheet the range of cells which are used to give this data is B9 and B7. The code will verify if a file with a similar name exists. If YES, I need a message asking if to replace. If not, a need a NO button to abort and go back to the worksheet.
Let's now check the code:
Thank you for your patiente.
Bookmarks