K
Kelsey Braun
Hi all,
I work in a school and we have an excel spread sheet with many ip addresses
that have been input into it incorectly. To make it work i need to first
find the addresses without the zeros and add them where needed. For
example; the need to look like this -172.22.033.010 not like this
172.22.33.10 or this 172.22.33.010 or this 172.22.033.10. In other words
the last two octets have to have 3 digits. I would like to have a function
that will find the missing zeros and add them. I have been working on if
statements and the mid and replace functions.
Any help wold be appreciated,
Kelsey
I work in a school and we have an excel spread sheet with many ip addresses
that have been input into it incorectly. To make it work i need to first
find the addresses without the zeros and add them where needed. For
example; the need to look like this -172.22.033.010 not like this
172.22.33.10 or this 172.22.33.010 or this 172.22.033.10. In other words
the last two octets have to have 3 digits. I would like to have a function
that will find the missing zeros and add them. I have been working on if
statements and the mid and replace functions.
Any help wold be appreciated,
Kelsey