S
systemx
Hi all,
Probably a relatively simple question - I'm hoping someone can help.
Basically, I want to write a conditional formula without using a
array.
Something like -
COUNT IF 'worksheet1' A:A = 'worksheet2' A1 AND 'worksheet1' B:B
"HERE".
I have been playing around with this for some time, and have had littl
success. The multiple argument seems to throw me out...in addition ther
are currently 1500 rows of data (and growing) so there will be man
occurences of the 'worksheet2' A1 value on worksheet 1.
So basically, the formula will go through each row of data, check t
see if two values match, if they do, check the third value is 'HERE'
and count +1.
I realise I could use a sumproduct formula - but because of the amoun
of data performance loss is terrible so this is not a viable option.
Any ideas?
Thank you
Rob :confused
Probably a relatively simple question - I'm hoping someone can help.
Basically, I want to write a conditional formula without using a
array.
Something like -
COUNT IF 'worksheet1' A:A = 'worksheet2' A1 AND 'worksheet1' B:B
"HERE".
I have been playing around with this for some time, and have had littl
success. The multiple argument seems to throw me out...in addition ther
are currently 1500 rows of data (and growing) so there will be man
occurences of the 'worksheet2' A1 value on worksheet 1.
So basically, the formula will go through each row of data, check t
see if two values match, if they do, check the third value is 'HERE'
and count +1.
I realise I could use a sumproduct formula - but because of the amoun
of data performance loss is terrible so this is not a viable option.
Any ideas?
Thank you
Rob :confused