RodM Posted December 19, 2010 Posted December 19, 2010 Say can some tell me how or what the correct syntax my find command set little image attached.. The the first 2 Set Field.. commands are okay.. The cost field must be empty in thsi find command Tried * Appreciate
bcooney Posted December 19, 2010 Posted December 19, 2010 To find all records that have a certain field empty, enter "=" (no quotes) into the field. "*" actually does the opposite, it finds records that have any value in the specified field.
RodM Posted December 20, 2010 Author Posted December 20, 2010 To find all records that have a certain field empty, enter "=" (no quotes) into the field. "*" actually does the opposite, it finds records that have any value in the specified field. Thanks Got it..
Recommended Posts
This topic is 5087 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