M
Manosh
Dear all,
I would like to multiply and add two columns together using an
appropriate function - best if i could avoid anything too complicated
like vba
The criteria for this is to multiply and add rows in the columns
following the A's
Col1 ... Col5
A
1 2000
H
2 1000
A
2 2000
So the sum should read 1x2000+2x2000 = 6000
(Col2 to Col4 also contain values as Col1.)
I'm not sure how to do this...
- I can't put the A's in any other place other than above the numbers,
so the sum product doesn't work
- I've put in a conditional format to colour the cells with the
numbers green/ blue if the cell above is A/ H to see if i could use a
sum based on cell colour but can't find a function to do this.
Help!
thanks in advance
manosh
I would like to multiply and add two columns together using an
appropriate function - best if i could avoid anything too complicated
like vba
The criteria for this is to multiply and add rows in the columns
following the A's
Col1 ... Col5
A
1 2000
H
2 1000
A
2 2000
So the sum should read 1x2000+2x2000 = 6000
(Col2 to Col4 also contain values as Col1.)
I'm not sure how to do this...
- I can't put the A's in any other place other than above the numbers,
so the sum product doesn't work
- I've put in a conditional format to colour the cells with the
numbers green/ blue if the cell above is A/ H to see if i could use a
sum based on cell colour but can't find a function to do this.
Help!
thanks in advance
manosh