> As a side note, per ideas from this list, I tried something like EDI USING
FromName WHERE CUSTID IN (150, 121, 208, 161,117) - all the Smiths by alpha
first name.  But the EDI  automatically sorts the CUSTID.  Is there a way to
disable sorting so editing occurs in the given sequence?

give your recordset a sequence number and make the order by sequence number.

Reply via email to