I have file names in Col A for eg Sales BR1.xlsm
I have a macro which lets the user select a file and then to attach it to an email. If the file selected matched the file name in Col A., I would like code to insert in Col C in the same row as Col A "file already selected"
My code is
Sub...