gjandrews35
MIS
I am looking for an Excel function/VB that
will take an IP and return a hostname and vice/versa.
Example
A1 216.45.19.33
B1 =nslookup(A1) would be in Cell B1
A1 B1 =nslookup(A1) 216.45.19.33
will take an IP and return a hostname and vice/versa.
Example
A1 216.45.19.33
B1 =nslookup(A1) would be in Cell B1
A1 B1 =nslookup(A1) 216.45.19.33