Sunday, October 20, 2024

Excel VBA - Map a list of IP addresses with a list of subnets/IP ranges

I have uploaded a macro file on GitHub. The macro will map a list of IP addresses to their corresponding subnets/ranges. The subnets/IP ranges will act as input.


Instructions to run the macro are written in 'README' file.

Please find the below URL for GitHub repository:
https://github.com/tejaskore1234/map_IP_address_to_range

Happy Learning !!
hashtagexcel hashtagmicrosoft hashtagmsexcel hashtagvba

No comments:

Post a Comment

Vulnerability Management - Understanding vulnerability posture

Understanding the vulnerability posture of an organisation at a basic level helps you drive remediation efforts. So, I don't know what t...