How do I group numbers in a list based on contiguous/missing?

  • Thread starter Thread starter Lyndi
  • Start date Start date
L

Lyndi

I have a list of phone numbers that I need to break into contiguous ranges,
i.e.; 2372-2385, 2389-2402. Is there a way to do this with a function?
 
Back
Top