Thanks for replying as I am obviously lost on this one. There are multiple accounts per machine that have different levels of access that are not controlled by any network resource {its not even Windows or networked}. History is not important. If I put the PW as an attribute of the account, in the same table, I would still have to somehow connect that info with a machine and who has the PW.
machineA
accountA, PW=123
accountB, PW=456
machineB
accountA, PW=789
accountB, PW=012
machineC
accountA, PW=abc
accountB, PW=def
Eric has the PW to machineA accountA & machineC accountB
Stan has the PW to machineB accountA
Kyle has the PW to machineC accountB
The query would be Stan, machineB, accountA, the result would be 789
Again, I appreciate the help and hope I am explaining things wel