A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
It is trying to count how many cells have data that start with 21 and have four random numbers against it. IE, if cell C2, C3 and C4 have the values 230567, 218772 and 231921 in them respectfully then the formula should return a 2, however, it is returning a 0.
Even if I use ? as opposed to *, I still return a 0 result.