Did you even read my post? [Confused]

You're still using the ISINIPRange incorrectly, e.g. the last time you call it oyu're providing an array with a toal of ten different subnets to it and it will chekc the subnets for any match. you should also ratehr use the SELECT construct as I outlined in my post.

Your code will not work correctly. You should also get rid of the GOTOs and use proper coding techniques like subroutines or functions.

You might also want to keep the headers of UDFs intact for future reference so you knwo where they came from and how they are being used.
_________________________
There are two types of vessels, submarines and targets.