Having trouble finding the solution to this if there is a simple one. My formula looks like this:
=COUNTIFS(Model,$A10,Package,$B10,Status,"*DS*")
But it is not returning anything. I'm assuming this is because B10 contains varying numbers with 0's in front like "01" or "02" but the Package...