Good afternoon to you all
I need your help
I´m using Microsoft Access with a connector to a MYSQL database to retrieve some networking results.
One of the result columns is the IP address of the machine that performed the networking tests.
The problem is that i need to filter the results by IP that are in certain ranges.
For instance, imagine that i only want to view results from the ranges 10.231.3.0/24 and 10.231.4.0/24...
Can someone post a simple script in VB that i can incorporate in Access?
The format of the IP column is "Text"
Any help is appreciated.
Thank you
I need your help
I´m using Microsoft Access with a connector to a MYSQL database to retrieve some networking results.
One of the result columns is the IP address of the machine that performed the networking tests.
The problem is that i need to filter the results by IP that are in certain ranges.
For instance, imagine that i only want to view results from the ranges 10.231.3.0/24 and 10.231.4.0/24...
Can someone post a simple script in VB that i can incorporate in Access?
The format of the IP column is "Text"
Any help is appreciated.
Thank you