Hi Lee
and thanks for your answer,
Yes your where right about my question - it wasn't all that clear. This is what I want to do:
I'm imoprting a record which has 4 fields, one being an ID. With this ID I want to search the rest of the DB, which has different types of records but have the same type of ID-field, these ID-fields are defined as TEXT in both types of records. I suppose that you could call the imported record an identification records or lookup record. Once I find the matching records I want to transfer some of the data in the imported record to the matching one.
So, PERFORM FIND doesn't seem to help me. How would you solve a problem like this ?
Thanks again for your help!
Best Regards Andrew