simoncpage Posted August 9, 2004 Posted August 9, 2004 I want to do a search that says if fields 1-10 are blank and field 11 = 0 then do something How would you do a search for this? (I thought of setting up calc fields for each field if (isempty(field#), 1, 0) then do a search on these fields for 1?) edit----------> Sorry just realised all you need to do is add "=" in to the field and nothing else works a treat Thanks anyway!
Recommended Posts
This topic is 7410 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