B
Bradley
Hey all,
I'm totalling a row and also checking if E7 has either 315, 316 or 317
in it. Here's what I'm using to check if a cell has 315 and it works:
=IF(E7="315",SUM(I7:O7))
(if E7 doesn't have 315, It won't total, which is what I want)
Is there a way to check for either "315, 316 or 317" in E7?
Many Thanks!
-b
I'm totalling a row and also checking if E7 has either 315, 316 or 317
in it. Here's what I'm using to check if a cell has 315 and it works:
=IF(E7="315",SUM(I7:O7))
(if E7 doesn't have 315, It won't total, which is what I want)
Is there a way to check for either "315, 316 or 317" in E7?
Many Thanks!
-b