S
Sho
I have the following formula
=sumif(b3:b7,"London",c3:c7)
I want to be able to sum based on different possibilities
so I tried the following formula but it did not work.
=sumif(b3:b7,"London",c3:c7,sumif
(b3:b7,"Manchester",E3:E7,sumif(b3:b7,"Aberdeen",D3
7)))
Is it possible to nest SUMIF - or is there another way of
doing this? The problem is that what I wish to sum changes
depending on the criteria.
Any help would be great!
=sumif(b3:b7,"London",c3:c7)
I want to be able to sum based on different possibilities
so I tried the following formula but it did not work.
=sumif(b3:b7,"London",c3:c7,sumif
(b3:b7,"Manchester",E3:E7,sumif(b3:b7,"Aberdeen",D3
![Big Grin :D :D](/styles/default/custom/smilies/grin.gif)
Is it possible to nest SUMIF - or is there another way of
doing this? The problem is that what I wish to sum changes
depending on the criteria.
Any help would be great!