Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Lilo27

  1. Lilo27

    Two Combo Boxes with "All"

    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?
  2. Lilo27

    Need help with creating a history table in access

    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...
  3. Lilo27

    Need help with creating a history table in access

    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...
  4. Lilo27

    Need help with creating a history table in access

    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...

Part and Inventory Search

Back
Top