I am having trouble referencing specific columns or fields in tables. I have two tables and i am wanting to make a loop that cycles through each field in the two tables(they are the same column names) and produces any records that don't match. An example of a loop would be most helpfull but i'll definately settle for someone telling me how to reference specific columns other than by names. by an index number or something would be great.