I have ranges of numbers (e.g. 1234, 12345, 12346, 12347) which identify products. In each number the first 4 digits identify a group of products, for example 1234 means "sneakers", and 12345 is a product that is part of that group. How can I make excel automatically tell which product is part of that group (e.g. it will tell 12345 as being a part of group 1234, whereas 32445 will not be)? I guess it has to somehow "read" only the first 4 digits of the number and ignore the rest then compare those 4 digits to the identifier and see if it matches or not. I know it can be done with the custom filter with "begins with" 1234 but how can I do so on multiple ranges at the same time and from different databases?
Tags: