December 19, 201015 yr 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
December 19, 201015 yr 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.
December 20, 201015 yr Author 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..
Create an account or sign in to comment