Newbies Fedoroff Posted May 16, 2000 Newbies Posted May 16, 2000 How can I do a search in 14 text fields (A1, A2, A3, etc.), within the same file, without doing 14 requests. The search should return all the records that has, at the least, one matching result. Now to make things more difficult, each field can contain from one to five words.
birdman Posted May 16, 2000 Posted May 16, 2000 Create a calculation field that concatenates all of the text fields together. Create a Find script that takes the user to a special layout that has the new field on it and then carries out the find before returning to the original layout.
Recommended Posts
This topic is 8955 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