In my conversion process, I have a number of instances where I need to update my new Table(s) with data from the old monolithic table.
All records have a unique key, so the old and new can be easily related. What I would like to do is read an "old" record, got ot related record in the "new" table, update a field, go back to old etc. and cycle thru. >From what I read when I Go To related record it will open a layout and I am stuck there.? Is my iteration process using the relation possible? Thanks. Ron Carr
