Hello,
I saw similar functions with INDIRECT but could not get any to fit my needs (even combining with concatenate)
In A1 through A20 I have file names.
In A35 I have the file location.
So I use concatenate(A35,A1,”.xlsx”) to get the file and location and location in the file (sheet1 C9)
I have played with it several ways but Lee getting a reference error. I even used a working formula as my template for the indirect and concatenate.
I saw similar functions with INDIRECT but could not get any to fit my needs (even combining with concatenate)
In A1 through A20 I have file names.
In A35 I have the file location.
So I use concatenate(A35,A1,”.xlsx”) to get the file and location and location in the file (sheet1 C9)
I have played with it several ways but Lee getting a reference error. I even used a working formula as my template for the indirect and concatenate.