August 9, 200421 yr 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!
Create an account or sign in to comment