Hi,
I don't know if this is the appropriate place for a beginner to ask questions so I appologize in advance however I am trying to Learn Access 2000 to build a Database of data pertaining to our Users who access our network by our VPN server. The data is able to be exported into a text file and imported into Access tables which I have created. I have used the import file macro to much success.
I have created two tables the first has these fields:
VPN_table:
Packet Type
Direction
Date/Time
Client
Client(DNS)
Server
Server(DNS)
Server Port
user
msg
byte
The important ones are the "user" and "Date/Time"
VPN_Users:
user
I've linked to the user field of the first table.
What I want to do is create a form that will have a combo box that a user can click on the down arrow to select the specific user and then have the results displayed in a separate text box but only for the user selected out of the combo box list. right now I have the combo box list pulling information from the
Any input would be appreciated.
Thanks
Kevin Karr
Network Administrator
I don't know if this is the appropriate place for a beginner to ask questions so I appologize in advance however I am trying to Learn Access 2000 to build a Database of data pertaining to our Users who access our network by our VPN server. The data is able to be exported into a text file and imported into Access tables which I have created. I have used the import file macro to much success.
I have created two tables the first has these fields:
VPN_table:
Packet Type
Direction
Date/Time
Client
Client(DNS)
Server
Server(DNS)
Server Port
user
msg
byte
The important ones are the "user" and "Date/Time"
VPN_Users:
user
I've linked to the user field of the first table.
What I want to do is create a form that will have a combo box that a user can click on the down arrow to select the specific user and then have the results displayed in a separate text box but only for the user selected out of the combo box list. right now I have the combo box list pulling information from the
Any input would be appreciated.
Thanks
Kevin Karr
Network Administrator