Subj : resolving a list of numbers to a range To : comp.programming From : placid Date : Thu Aug 18 2005 12:47 am Hi all, I was just if anyone knows a way to resolve a list of integers say {1,2,3,4,5} into a range that is 1-5? .