Newbies DaveC Posted September 10, 2003 Newbies Posted September 10, 2003 Hi, I've got a database of salesmen with fields headed Name, Target and Sales. I'd like to find all records where Target is greater than Sales. I can't seem to find an easy way to enter this into the Find screen; the only way round so far has been to create a calculated field with the formula if(Target>Sales,1,0) and then Find on 1 in that field. I'm new to FMP (version 6) and would appreciate any help on this. Thanks in anticipation. Dave
BobWeaver Posted September 10, 2003 Posted September 10, 2003 Yep, that's the way to do it. Filemaker doesn't have any simpler method to do that kind of search.
Recommended Posts
This topic is 8085 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