MiAs
Registered User.
- Local time
- Today, 14:26
- Joined
- Oct 25, 2004
- Messages
- 49
I have a form with several fields where a ref number such as AB1234 may be entered in one field but this ref number may also be entered in another field referring to another order.
Using 'Like[RefNumber]' as a criteria is only returning ref number from one field when same number may be in another field and is also required.
I have tried repeating 'Like[RefNumber] for all fields in query but doesn't work,also tried 'And' & 'Or'
Any suggestions please
Using 'Like[RefNumber]' as a criteria is only returning ref number from one field when same number may be in another field and is also required.
I have tried repeating 'Like[RefNumber] for all fields in query but doesn't work,also tried 'And' & 'Or'
Any suggestions please