thumper300zx
New Member
- Joined
- Jan 10, 2011
- Messages
- 13
- Office Version
- 365
- Platform
- Windows
Is there a way to list missing values in the following list? The list is a word followed with a number, but some are deleted. The missing values are Example4 and Example7. I need to do this with a long list of tens of thousands usernames and find the missing values. Another more realistic example further below.
Example
Example1
Example2
Example3
Example5
Example6
Example8
Example9
BSmith
BSmith1
BSmith3
BSmith6
BSmith7
BSmith9
(Missing are BSmith2, 4, 5, 8)
The formula or code will need to be able to go through a whole column, display a list of missing name w/numbers otherwise looking through manually would be just as fast. It would also need to know to stop at the largest number in each unique name. (eg. stop with Example9 and BSmith9).
Thanks for any tips/answers/advice.
Example
Example1
Example2
Example3
Example5
Example6
Example8
Example9
BSmith
BSmith1
BSmith3
BSmith6
BSmith7
BSmith9
(Missing are BSmith2, 4, 5, 8)
The formula or code will need to be able to go through a whole column, display a list of missing name w/numbers otherwise looking through manually would be just as fast. It would also need to know to stop at the largest number in each unique name. (eg. stop with Example9 and BSmith9).
Thanks for any tips/answers/advice.