David Sobota Posted June 8, 2004 Posted June 8, 2004 If I do a find on a non-numberic work order number field looking for work order 1. I then get a found set of records with work order number 1, 10, 11, 12, ...etc. What am I doing wrong? I just want to find Work order 1. Thanks for your help.
-Queue- Posted June 8, 2004 Posted June 8, 2004 Finds in text fields work like that. If you searched for 'wo', you would get anything that started with wo. If you want to find 1 specifically, you can use '=1'.
Recommended Posts
This topic is 7734 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now