V
VilMarci
Hi,
This is the result of my query:
Key, OrderNumber, Possible sn, Real sn
39, 1,123, 123
39, 1, 456, 456
40, 1, 123, 123
40, 1, 456, 456
How can I filter this to retreive this recordset?
39, 1, 123, 123
40, 1, 456, 456
or
39, 1, 456, 456
40, 1, 123, 123
I don't user the key really, the main is the order number in the second
coloumn.
The serials don't always match, this is why I need this whole stuff.
Can somebody help?
Many thanks,
Marton
This is the result of my query:
Key, OrderNumber, Possible sn, Real sn
39, 1,123, 123
39, 1, 456, 456
40, 1, 123, 123
40, 1, 456, 456
How can I filter this to retreive this recordset?
39, 1, 123, 123
40, 1, 456, 456
or
39, 1, 456, 456
40, 1, 123, 123
I don't user the key really, the main is the order number in the second
coloumn.
The serials don't always match, this is why I need this whole stuff.
Can somebody help?
Many thanks,
Marton