Dear All,
I am looking for a formula,
I am looking for a formula to solve the cells B3: BX.
Knowing that the Ips cells from A1: AX can be variables
because in each octet can be up to 3 numbers.
I just want that in B3: BX present only the IP to the left of the "/", as seen in B2.
B2 (= MID (A2;FIND (".";A2) -3; 12)) only works with 12 characters.
Thanks in advance
Regards,
Rui Pires
I am looking for a formula,
I am looking for a formula to solve the cells B3: BX.
Knowing that the Ips cells from A1: AX can be variables
because in each octet can be up to 3 numbers.
I just want that in B3: BX present only the IP to the left of the "/", as seen in B2.
B2 (= MID (A2;FIND (".";A2) -3; 12)) only works with 12 characters.

Thanks in advance
Regards,
Rui Pires