![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 1
|
I need to sort ip addresses in numerical order. 131.17 should be before 131.111. What do I need to do to get these to sort correctly?
Thanks, David xxx.xx.131.111 xxx.xx.131.118 xxx.xx.131.120 xxx.xx.131.17 xxx.xx.15.172 xxx.xx.131.173 xxx.xx.131.174 xxx.xx.5.175 xxx.xx.131.20 [ This Message was edited by: slodave on 2002-03-14 14:04 ] |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Monterrey, Mexico
Posts: 1,433
|
If all the IP addresses start with 131 then you can get rid of it and then sort and afterwards add 131 back in.
Hope this helps. Kind regards,Al. |
|
|
|
|
|
#3 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
[ This Message was edited by: Mark W. on 2002-03-14 14:06 ] |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|