Hello, everyone.
Can someone please assist me with using the LEFT() function with the following SUMPRODUCT() function?
=SUMPRODUCT('Sheet1'!$A$2:$A$100='Sheet2'!$L$5),--('Sheet1!$D$2:$D$100='Sheet2'!$F1),--('Sheet1'!$G$2:$G$100)
I want one of the conditions to check if the first 12 characters of each cell in a column match my lookup value (Sheet2, cell F1, for example).
Is this possible? How would the formula read?
Thanks in advance.
Can someone please assist me with using the LEFT() function with the following SUMPRODUCT() function?
=SUMPRODUCT('Sheet1'!$A$2:$A$100='Sheet2'!$L$5),--('Sheet1!$D$2:$D$100='Sheet2'!$F1),--('Sheet1'!$G$2:$G$100)
I want one of the conditions to check if the first 12 characters of each cell in a column match my lookup value (Sheet2, cell F1, for example).
Is this possible? How would the formula read?
Thanks in advance.