Guru Salem Posted February 17, 2009 Posted February 17, 2009 I have 5 records withe the name of jan, jacky, andu, mocz, mich. Now i'm going to find the record with the name jan and jacky by single input at findmode. but the result in no records found. Why it was said like that!.. Is any problem with my input or is not a good way to find this solution. I have givent the input like the following list of ways in find mode. 1. jan / jacky 2. "jan" / "jacky" 3. jan "/" jacky So please can any one help to solve this ! Thannks in advance
Genx Posted February 17, 2009 Posted February 17, 2009 I've never seen anything in FileMaker documentation to suggest that criteria1/criteria2 would return a record that matched either criteria1 or criteria2. To do this: Enter Find Mode Set your field equal to criteria 1 Add a new find request (Requests -> Add New Request) Set your field equal to criteria 2 Perform Your Find
Guru Salem Posted February 17, 2009 Author Posted February 17, 2009 Thanks Genx. I got result what i am expecting. But i feel to want more.. I mean single line input. Like record1/ record2/record3. Thanks the time to reply
Genx Posted February 17, 2009 Posted February 17, 2009 Well you can script it but that's the only real way - and that wouldn't really work in find mode per se. You could probably hack something together in FM10 to do it for you, though I haven't played with it enough to be sure.
Recommended Posts
This topic is 5758 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