D
Dave W
I am using this formula in a worksheet
=SUMIF(B7:B60,"<>L.08_InstallationLabor",K7:K60)
I would like to add multiple conditions
ex: =SUMIF(B7:B60,("<>L.08_InstallationLabor"),
("<>L.09_InstallationSub"),K7:K60))
I know this isn't right, but I need some help
I have looked a number of places to for the proper syntax
Can anyone help or point me in the right direction
Thanks in advance
=SUMIF(B7:B60,"<>L.08_InstallationLabor",K7:K60)
I would like to add multiple conditions
ex: =SUMIF(B7:B60,("<>L.08_InstallationLabor"),
("<>L.09_InstallationSub"),K7:K60))
I know this isn't right, but I need some help
I have looked a number of places to for the proper syntax
Can anyone help or point me in the right direction
Thanks in advance