I need to count the number of numric values in a cell that could be a single value or many values that are semi-colon delimited and there are about 8k rows like this in one column. All the items are numeric values that range from 1 digit to 9 digits. Any ideas on how to count them?

Thanks,

Paul