Good Morning All
I created a formula a long time ago, which now I need to amend. This is where I am finding a bit of a problem.
the fomula
=SUMPRODUCT((LEFT(spool.xls!E1:E22000,1)="E")*(spool.xls!H1:H22000>0))
would count up all the cells in column E which started with c, thath were above 0 from column H,
I need to count them if the first TWO chars are E0. If anybody have an idea I would be graetful. Thank you
Jupops
I created a formula a long time ago, which now I need to amend. This is where I am finding a bit of a problem.
the fomula
=SUMPRODUCT((LEFT(spool.xls!E1:E22000,1)="E")*(spool.xls!H1:H22000>0))
would count up all the cells in column E which started with c, thath were above 0 from column H,
I need to count them if the first TWO chars are E0. If anybody have an idea I would be graetful. Thank you
Jupops