I have reached the point that I going to blow a gasket. First off I would like to thank in advance anyone willing to help me.
1. I have a database that documents all install information on a network. I would like to have one combo box associated with a lookup table called Segment. The drop down would list numbers 1 thru 254. When selected the number would set a specific range of numbers within another drop down box called IP Address. ex.-
if 225 selected from Segment Drop Down.
Only IP Adresses with ###.###.225.### would be displayed. There are 254 usable IP addresses on the 225 Segmnet ###.###.###.1 thru ###.###.###.255.
Please help!!!!!!!
I needed the IP Address Table to be updated also with The name of the connection, this is on the form.
1. I have a database that documents all install information on a network. I would like to have one combo box associated with a lookup table called Segment. The drop down would list numbers 1 thru 254. When selected the number would set a specific range of numbers within another drop down box called IP Address. ex.-
if 225 selected from Segment Drop Down.
Only IP Adresses with ###.###.225.### would be displayed. There are 254 usable IP addresses on the 225 Segmnet ###.###.###.1 thru ###.###.###.255.
Please help!!!!!!!
I needed the IP Address Table to be updated also with The name of the connection, this is on the form.