ragnarok75
MIS
I have a form which allows users to select any number of records and then load them into this form. This form allows them to add priorities to these records. I need to take one of the fields of each of the chosen records and combine them into one other field in another table. The fields are memo fields. Can anyone think of a simple way to do this. The number of fields that need to be combined will always be different so I need something that will loop through the data until all the loaded fields have been read.