There is a list of filenames at Column A, say File A1, File A2, File A3 ...
How to set the formula at Column B so that it can get the value of A1 of files
i.e. Cell B1 can get the value of A1 for filename at Cell A1;
Cell B2 can get the value of A1 for filename at Cell A2;
NB: the path for the value of A1 of File A1 is:
='C:\Users\DK-01\Desktop\[File A1.xlsx]Sheet1'!$A$1
How to set the formula at Column B so that it can get the value of A1 of files
i.e. Cell B1 can get the value of A1 for filename at Cell A1;
Cell B2 can get the value of A1 for filename at Cell A2;
NB: the path for the value of A1 of File A1 is:
='C:\Users\DK-01\Desktop\[File A1.xlsx]Sheet1'!$A$1