Count long numbers
Explanation In this example the goal is to count numbers longer than 15 digits with a formula. TheCOUNTIF functionmay seem like this logical choice. you could see this problem in the worksheet below. All counts in column D areincorrect. Each number in column B is unique, yet the count returned by COUNTIF suggests the numbers are duplicates. This problem is related to how Excel handles numbers. The counting problem mentioned above arises from this limit....