Dear Sir,
I am using following code link with button, when it click, it save the file with cell value.
I want if the file already exist in folder, it should not replace the file, instead it saved it with extension like 123(1)
Sub PDFActiveSheet()
ActiveSheet.ExportAsFixedFormat...