K
kkondrat1
Hello,
I have a sheet that looks like this:
ID.....Code.....Code2.....Date
0.......NBH........I06........3/31/04
1.......BH1........I06........4/01/04
2.......GH1........I05........4/02/04
3.......B67.........I06........4/03/04
4.......B68.........I09........4/04/04
I want to count how many rows that have an I06 "code2" betwee
4/01/04-4/04/04, that have a "B" Code in the "first space" but not B
codes.
I am currently using an advanced filter to run this but it takes to
much time. here is how I have the advanced filter set up:
Code........Code......Date............ Date Code2
<>BH* B* >=4/01/04 <=4/31/04 I06
I attempted SUMPRODUCT, but it didn't work correctlu, any ideas?
Thank
I have a sheet that looks like this:
ID.....Code.....Code2.....Date
0.......NBH........I06........3/31/04
1.......BH1........I06........4/01/04
2.......GH1........I05........4/02/04
3.......B67.........I06........4/03/04
4.......B68.........I09........4/04/04
I want to count how many rows that have an I06 "code2" betwee
4/01/04-4/04/04, that have a "B" Code in the "first space" but not B
codes.
I am currently using an advanced filter to run this but it takes to
much time. here is how I have the advanced filter set up:
Code........Code......Date............ Date Code2
<>BH* B* >=4/01/04 <=4/31/04 I06
I attempted SUMPRODUCT, but it didn't work correctlu, any ideas?
Thank