E
EricB
A X Y Z AA
1 Client1 I1 D0 B3 A1
2 Client2 I3 D1 B4 A2
3 Client3 I2 D3 B1 A0
4 Client4 I0 D0 B0 A1
5 Client5 I1 D1 B1 A2
Scenario:
1) I need to count the ‘clients’ in column A that have a value >Alpha0 (I
keep getting a formula error as soon as I use ‘ALPHA/NUMERIC’ or ‘>’ in my
formula. Though using COUNTIF: say ‘I0’ I get a result, as soon as I2
=COUNTIF(crq!$X$2:$X$65536,I2) I get a Zero result ??
2) Then SUMPRODUCT: I need to count from the list of data all clients where
the cell value is greater than ALPHA0 ie.
=SUMPRODUCT(--(crq!X2:X65536>="I1"),--(crq!Y2:Y65536>="D1"),--(crq!Z2:Z65536>="B1"),--(crq!AA2:AA65536>="A1"))
3) Even when I use data in X to AA as Alpa â€â€¦â€, I still get an #Value or
#NAME error, depending on me deleting or adding the “…â€.
Any assistance?
Regards
EricB
1 Client1 I1 D0 B3 A1
2 Client2 I3 D1 B4 A2
3 Client3 I2 D3 B1 A0
4 Client4 I0 D0 B0 A1
5 Client5 I1 D1 B1 A2
Scenario:
1) I need to count the ‘clients’ in column A that have a value >Alpha0 (I
keep getting a formula error as soon as I use ‘ALPHA/NUMERIC’ or ‘>’ in my
formula. Though using COUNTIF: say ‘I0’ I get a result, as soon as I2
=COUNTIF(crq!$X$2:$X$65536,I2) I get a Zero result ??
2) Then SUMPRODUCT: I need to count from the list of data all clients where
the cell value is greater than ALPHA0 ie.
=SUMPRODUCT(--(crq!X2:X65536>="I1"),--(crq!Y2:Y65536>="D1"),--(crq!Z2:Z65536>="B1"),--(crq!AA2:AA65536>="A1"))
3) Even when I use data in X to AA as Alpa â€â€¦â€, I still get an #Value or
#NAME error, depending on me deleting or adding the “…â€.
Any assistance?
Regards
EricB