Hello everyone,
I have a code that serves its purpose well. Export a selection to pdf. However it replaces a file with the same name. I need it to ask if you want to replace or not
If it is, don't loop until something is done.
The code:
Sub PDF()
lr = Range("M:M").Find("*", , xlValues, ...