Access 2003 on Win XP.
Is there a built-in object in A2003 which will allow me to search a recordset, to look for records that have the same numeric (4 digit) number in a field called "PLU"?
The field in my recordset "PLU" is actually a string which contains 1 or more 4 digit numbers separated by commas.
An array just seems clumsy and slow.
Thanks.
Is there a built-in object in A2003 which will allow me to search a recordset, to look for records that have the same numeric (4 digit) number in a field called "PLU"?
The field in my recordset "PLU" is actually a string which contains 1 or more 4 digit numbers separated by commas.
An array just seems clumsy and slow.
Thanks.