R
Ryan
Hello,
I have never used a loop before, but it looks like the best way to copy from
one text field to another in a large database. I have about 12000 records
and I need to copy the information from one field to another through all the
records in a query.
not sure where to start? any help would be appreciated. I guess i need to
write code to open the query, copy the info in the first record and loop
through each record until it is done.
Thanks in advanced
Ryan
I have never used a loop before, but it looks like the best way to copy from
one text field to another in a large database. I have about 12000 records
and I need to copy the information from one field to another through all the
records in a query.
not sure where to start? any help would be appreciated. I guess i need to
write code to open the query, copy the info in the first record and loop
through each record until it is done.
Thanks in advanced
Ryan