I have a spreadsheet with pathnames in Column A, filenames in Column B and a datafield in Column C
In Column D I want to write a Sumif Statement as follows:
=SUMIF(Pathname/Filename/Sheet1$B$Y,datafield,Pathname/Filename/Sheet1$Y$Y)
but I want to use the data in the other columns
so it would be:
=SUMIF(ColumnARow1/ColumnBRow1/Sheet1$B$Y,ColumnCRow1,ColumnARow1/ColumnBRow1/Sheet1$Y$Y)
I'm having great difficulty with the syntax (using cellreferences to link to pathnames inside a SUMIF function.)
Can anyone help
Thanks
Dan
In Column D I want to write a Sumif Statement as follows:
=SUMIF(Pathname/Filename/Sheet1$B$Y,datafield,Pathname/Filename/Sheet1$Y$Y)
but I want to use the data in the other columns
so it would be:
=SUMIF(ColumnARow1/ColumnBRow1/Sheet1$B$Y,ColumnCRow1,ColumnARow1/ColumnBRow1/Sheet1$Y$Y)
I'm having great difficulty with the syntax (using cellreferences to link to pathnames inside a SUMIF function.)
Can anyone help
Thanks
Dan