View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dogwoodz Dogwoodz is offline
external usenet poster
 
Posts: 1
Default Sort IP address.

I need to sort IP addresses. I capture data from a program and put then in
Excel. I need to be able to insert leading zeros in the sections that have
less than 3-digits. IP address "123.123.123.3". If sorted "123.123.123.254"
comes before "123.123.123.3".