VBAIPFunctions
VBAIPFunctions copied to clipboard
IP manipulation and lookup VBA functions
I came across a reference to this tooling indicating that there was a GetIPfromCIDR function.. is that included and I'm missing it?
I fixed the markdown formatting, made the function headings a little more descriptive by adding arguments to them, and made a variety of other small improvements to the text in...
Hello, first of all awesome script, thank you!! I have a table array of 1700 IPs to be matched against 7800 subnets and the function IpSubnetVLookup is hanging. My PC...
Hello, Its extremly slow when having a lot of lines to analyse. Is there a way to multi-thread the processing ? or another way to speedup ? Thanks