I have a login form at the startup. From that Login ID, a user's name is given. There is a table that has a list of transactions in it, Adjustment Table. I want to create a table with only records that are for that person, there is a name field in Adjustment Table. How would I go about this?? Thanks in advance..