C
Chris
Apologies if this posts twice, the first time IE crashed!
At what point is it more efficient to use a recordset to retreive data from
a table than to use the DLookup function?
E.g To get a single value from Table A, I would expect the function to be
the better choice. To get two seperate values from Table A, I would still
expect the funciton to be the better choice, but at what point does the
balance tip in favour of the recordset (or does it?)
Many Thanks
Chris
At what point is it more efficient to use a recordset to retreive data from
a table than to use the DLookup function?
E.g To get a single value from Table A, I would expect the function to be
the better choice. To get two seperate values from Table A, I would still
expect the funciton to be the better choice, but at what point does the
balance tip in favour of the recordset (or does it?)
Many Thanks
Chris