santamills
New Member
- Joined
- Feb 26, 2017
- Messages
- 2
I have 2 columns. Names are NAT_APP and NAT_BAS_Evidence
Both columns are GENERAL
I want to count where NAT_APP is "B" and NAT_BAS_Evidence is 6
Formula
=COUNTIFS(NAT_APP,"*B*",NAT_BAS_Evidence,"*6*")
If Column NAT_BAS_Evidence has a '6 it is counted but a 6 is not counted. Why??? I do not want to overtype every 6 in the raw data with a '6
Both columns are GENERAL
I want to count where NAT_APP is "B" and NAT_BAS_Evidence is 6
Formula
=COUNTIFS(NAT_APP,"*B*",NAT_BAS_Evidence,"*6*")
If Column NAT_BAS_Evidence has a '6 it is counted but a 6 is not counted. Why??? I do not want to overtype every 6 in the raw data with a '6