Is there a way to create a sumif formula that references cells on a different sheet.
If I'm entering the formula on worksheet2 but suming values from worksheet1 column2 if worksheet1 column1 values match worksheet2 comlumn5 values.
Example: =Sumif(sheet1!column1:column1,column5,sheet1!column2:column2)
I can't figure out, or find, the correct syntax for this.
Thanks