Hi guys.
I have a worksheet with a list of subnets in a CIDR format, example 192.168.0.15/24.
On another worksheet I have a list of servers, along with their respective IP address, say 192.168.0.10.
What kind of formula would allow me to compare the value of each server's IP address and match it with the relevant subnet ?
Thanks for any help.