Country_Calc
New Member
- Joined
- Feb 14, 2017
- Messages
- 48
- Office Version
- 365
I need to include a Comma plus 1 blank space to come before a wildcard reference to a cell content with countif/countifs
Here is how the formal looks without the comma and blank ", " added
=COUNTIF(ref_name,"*"&$A1&"*")
Is this possible?
Here is how the formal looks without the comma and blank ", " added
=COUNTIF(ref_name,"*"&$A1&"*")
Is this possible?