http://qs321.pair.com?node_id=516868


in reply to Re: Check For Dupes In FLat DB Before Adding
in thread Check For Dupes In FLat DB Before Adding

Do you mean "last" rather than "break"? Also, I don't think "<<" is a valid open mode.
(Update/comment: If the record is found, why not "exit" rather than just break out of the loop? And otherwise just fall through to the append sub.)