I have a one-to-many relationship and would like to iterate through each record in the table, select the records in the related table, query to find if a specific value, then calculate field1 in the iterate table, if another value then calculate field2 in iterate table. I am trying to add the values from a one-to-many relate to the source table so that I can get ride of the relate.