This code worked for me. However when I move from record to record, it seems as COMBOBOX2 value becomes set for all records. If I change it to another value, it changes all values for all records. How can you keep the value set for each record?
Bsman,
Group doesn't refer tot he person reviewing. It refers to groups on the share that are also getting reviewed. Also, I will make ShareID required. Also, we review each share and group whether or not they need changes. I have changed the tblJoin table structure a little and added a...
A "share" is a folder on the network that is shared among everyone. Sorry I should of given you more info but tblShares does have a Share ID (autonumber) and tblGroups has a Group id (autonumber). TblJoin is the junction table that has Share ID and Group ID. It is linked to the...
I have 3 tables
tblShares has information tracking a windows 2000 share (Share Name, Owner of the share, size, etc.)
tblGroups has information to track groups (security permission groups) associated with a share
(Group Name, owner, etc..)
tblJoin is a junction table that joins tblShares and...
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.