ashleybyrdnc
Registered User.
- Local time
- Today, 10:18
- Joined
- Sep 27, 2006
- Messages
- 17
Sorry you guys, I am new the VB in Access and have spent about 30 min searching for this and can't figure it out.
I need to Pull the User ID or the Network ID, which I have done useing Environ("username") and make sure that ID is in a table call associates and then pull the relationships with that ID into a form (Which is linked to the UserID). I can get the NetworkID to come up in a Msg Box, but for the life of me I can't figure out how to set it equal to the associates tables userID. And then be able to pull the information needed
HELP
I need to Pull the User ID or the Network ID, which I have done useing Environ("username") and make sure that ID is in a table call associates and then pull the relationships with that ID into a form (Which is linked to the UserID). I can get the NetworkID to come up in a Msg Box, but for the life of me I can't figure out how to set it equal to the associates tables userID. And then be able to pull the information needed
HELP