Using VBA, how can i edit this code. I have a cell in sheet called "file paths", in that cell is the exact file path of an xlsm file. I am trying to use GetOpenFilename and use that string that is in the file path cell
the file path in that cell is:
C:\Users\ThisPc\Desktop\Book1.xlsm
Code:
Sub...