How do I sort a column of IP addresses ?

C

Chris

I have a spreadsheet with a column of IP addresses to sort.

I want, for example, the text strings 192.168.1.2 and 192.168.1.3 to be
numerically sorted ahead of 192.168.1.10

Can this be easily done ?
Thanks
 
C

Chris

Please ignore this question, it has been well covered - my first search
didn't find the right threads - sorry!

Chris
 
Top