I have a problem with taking Data that is entered into a form and having it poulate 2 different tables at the same time.
Example I am dealing with the Following tables and forms:
1 Table Called IPAddress
1 Table Called IPSubnet
1 Form Called IPTest
The IPTest form is pulling records and fields...
I have table where I have 1 field name for Ip address. I am trying to perform a sort on that field, and it not working.
For Example after a sort I get the following:
10.10.10.1
10.10.10.129
10.10.10.193
10.10.10.65
Instead of:
10.10.10.1
10.10.10.65
10.10.10.129
10.10.10.193
I also have...
I have an IP Address Database for my network that I have created, and I want to be able to have a command button perform a query to return all IP addresses that end with .0 ie 10.10.10.0 I have tried using the criteria from the query but it does not register any results. Any help would be...
I need to figure out how I can track which user in the workgroup has made changes and when they made the change? Any one have any ideas? The only I have been able to find so far is the ability to track when the DB has been opened, closed or printed by using my journal in Outlook.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.