C
carmonaj
Can excel add columns on multiple worsheets in a workbook if certia
criteria are met? For example I have a workbook with worksheets 1-3
that contain all my data and on sheet 32 I want to compile that dat
into one spreadsheet, I have tried using sumif and I get a ref error
here is the formula I am using
=IF('1:31'!K7:K200=98,"sum+'1:31'!F7:F200",0)...
criteria are met? For example I have a workbook with worksheets 1-3
that contain all my data and on sheet 32 I want to compile that dat
into one spreadsheet, I have tried using sumif and I get a ref error
here is the formula I am using
=IF('1:31'!K7:K200=98,"sum+'1:31'!F7:F200",0)...