D
dylanb02
Hey guys, thanks in advance for help..
I have a function that looks like this right now...
=SUMPRODUCT(--(
'http://someurl.com/[VARIABLE FIL
NAME.xlsx]SheetName'!$F$1:$F$65000="P"))
It calls out to a column in another sheet by URL and counts the numbe
of times a certain value is displayed in column F. Right now it onl
works when I manually type in the URL. What I want to do is someho
update VARIABLE FILE NAME to be the value in a specific cell. Any ide
how I could replace Variable File Name with a cell value
I have a function that looks like this right now...
=SUMPRODUCT(--(
'http://someurl.com/[VARIABLE FIL
NAME.xlsx]SheetName'!$F$1:$F$65000="P"))
It calls out to a column in another sheet by URL and counts the numbe
of times a certain value is displayed in column F. Right now it onl
works when I manually type in the URL. What I want to do is someho
update VARIABLE FILE NAME to be the value in a specific cell. Any ide
how I could replace Variable File Name with a cell value