I've learned to bypass Recordsets by using DLookup when I need to get a value from a field in a table and store it in a variable. If I need to get three fields into three variables from the same table for the same criteria is a trio of back-to-back DLookups the right way or should I crack open a Recordset? I'll be doing the three field lookup multiple times during a data entry session.
I'm leaving work soon so can't check replies until tomorrow.
I'm leaving work soon so can't check replies until tomorrow.