swalker235
New Member
- Joined
- Jun 4, 2014
- Messages
- 10
Hi
I'm struggling to extract the last 1,2 or 3 digits from an IP address. the problem I have is that I have different length of IP address, so for example
10.1.93.145
145.10.5.16
145.168.192.1
I am trying to extract the numbers after the last full stop so the above example results would be 145, 16 and 1
I have tried using =RIGHT and FIND but I am struggling to get it to consistently pull out just the last numerical values.
Has anyone got any suggestions please?
I'm struggling to extract the last 1,2 or 3 digits from an IP address. the problem I have is that I have different length of IP address, so for example
10.1.93.145
145.10.5.16
145.168.192.1
I am trying to extract the numbers after the last full stop so the above example results would be 145, 16 and 1
I have tried using =RIGHT and FIND but I am struggling to get it to consistently pull out just the last numerical values.
Has anyone got any suggestions please?