\n\u00a0=<\/td>\n | Matches a whole word or matches empty<\/td>\n | \n\n- =Market find Market, Market Services and Ongoing Market Research but not Marketing or Supermarket<\/li>\n
- = by itself finds all records that have a blank value in that field<\/li>\n
- =Chris =Smith finds Chris Smith or Smith Chris but not Chris or Christopher Smithson<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0= =<\/td>\n | Matches exactly your entered search criteria<\/td>\n | \n\n- ==John finds John but not John Smith<\/li>\n
- ==John Smith finds John Smith but not Smith, John or John Smithers<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0!<\/td>\n | Matches records that have same data within the search field<\/td>\n | \n\n- If\u00a0you only have one person in the database from the state of California and you perform a find using “!” in the state field, the person from California will not show up since there are no duplicate records based on California.<\/li>\n
- If you only have 5 people from the city of Santa Clara and 4 people from the city of San Jose, then all of them will be found because they all have duplicates.<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0<<\/td>\n | Finds all the records that are less than your entered search criteria<\/td>\n | \n\n- \u00a0< Matt finds every person who comes before Matt alphabetically<\/li>\n
- <40 finds any record whose value is less than 40<\/li>\n
- <4\/4\/2014 finds any record whose date is less than April 4, 2014<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0\u2264 \n<=<\/td>\n | Finds all the records that are less or equal to your entered search criteria<\/td>\n | \n\n- \u2264 Matt finds every person who comes before Matt alphabetically and includes all Matts as well<\/li>\n
- <=95129 finds any record whose value is 95129 or less<\/li>\n
- <=05:00:00 finds any record whose value in a time field is 5:00:00 or less<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0><\/td>\n | Finds all the records that are greater than your entered search criteria<\/td>\n | \n\n- > 9 finds any record whose value is greater than 9<\/li>\n
- > 7\/30\/2014 finds any record whose date is greater than 7\/30\/2014<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0\u2265 \n>=<\/td>\n | Finds all the records that are greater or equal to your entered search criteria<\/td>\n | \n\n- \u00a0\u2265 9 finds any record whose value is greater than 9 including 9<\/li>\n
- >= 4\/13\/2014 finds any record whose date is 4\/13\/2014 or greater<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0…<\/td>\n | Finds all the records that are between two values<\/td>\n | \n\n- 12:30…17:30 finds all records where the time value is between 12:30 and 17:30<\/li>\n
- 1\/1\/2014…6\/6\/2014 finds all the records where the date value is between 1\/1\/2014 and 6\/6\/2014<\/li>\n
- A…M finds all the records where the text value is between A and M<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0\/\/<\/td>\n | Finds all the records that match based on the date in memory<\/td>\n | \n\n- \u00a0\/\/ finds March 21, 2014 when current date is 3\/21\/2014<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0?<\/td>\n | Finds all the records that have an invalid date or time entered into the selected field<\/td>\n | \n\n- ? finds twelve but not 12 or twelve30<\/li>\n
- ? finds Next Tuesday or 2\/33\/2014 in a date field<\/li>\n
- ? finds midnight in a time field<\/li>\n
- To find the ? character search for “?”<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0@<\/td>\n | Used as a wildcard character that is part of your search criteria<\/td>\n | \n\n- \u00a0Gr@y finds Gray and Grey<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0#<\/td>\n | Used as a wildcard digit that is part of your search criteria<\/td>\n | \n\n- \u00a0# finds 3 but not 30<\/li>\n
- ## finds 30 but not 3 or 300<\/li>\n
- #3 finds 53 and 43 but not 3<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0*<\/td>\n | Used as a wildcard character to find all records based on search criteria plus wildcard<\/td>\n | \n\n- \u00a0Jo*n finds Jon and John<\/li>\n
- J*r finds Jr. and Junior<\/li>\n
- *phan* finds Phan and Stephanie<\/li>\n
- S* finds Sophie, Steve, and Sven<\/li>\n
- *”son & Phillips” finds Johnson & Phillips and Paulson & Phillips<\/li>\n
- 5\/12\/* finds the 12th day of May in any year in a date field<\/li>\n
- *:15 finds times 15 minutes after any hour in a time field<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0\\<\/td>\n | Used to search for characters that might otherwise be used as operators or other reserved items<\/td>\n | \n\n- \u00a0\\”Joey\\” finds “Joey”<\/li>\n
- joey\\@abc.net finds the email address joey@abc.net<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0“”<\/td>\n | Used to search for more than one word beginning from the start of the field<\/td>\n | \n\n- “Marten and Jones Interiors” finds Marten and Jones Interiors but not James and Marten Interiors”<\/li>\n
- “, Ltd” finds all companies with “, Ltd” in the name, but not those without a comma<\/li>\n
- “Spring” finds Springville” but not ColdSpring Harbor or HotSpring<\/li>\n
- \u00a0“@” finds @ (or an email address, for example)<\/li>\n
- “,” finds records containing a comma<\/li>\n
- ”\u00a0 ” finds three spaces in a row<\/li>\n<\/ul>\n<\/td>\n<\/tr>\n
\n\u00a0~<\/td>\n | Used to search for data \/ characters\u00a0that makes the same sound in Japanese<\/td>\n | \n\n- <\/li>\n<\/ul>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n","protected":false},"excerpt":{"rendered":"
Products FileMaker Pro \u00a0 14.x \u00a0 13.x \u00a0 12.x \u00a0 11.x \u00a0 10.x \u00a0 9.x \u00a0 8.x \u00a0 7.x FileMaker Pro Advanced \u00a0 14.x \u00a0 13.x \u00a0 12.x \u00a0 11.x \u00a0 10.x \u00a0 9.x \u00a0 8.x \u00a0 7.x Typically, when you perform a traditional find in FileMaker Pro you type your search criteria…<\/p>\n","protected":false},"author":1,"featured_media":4533,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30],"tags":[],"class_list":["post-4375","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-features"],"_links":{"self":[{"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/posts\/4375","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/comments?post=4375"}],"version-history":[{"count":1,"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/posts\/4375\/revisions"}],"predecessor-version":[{"id":4376,"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/posts\/4375\/revisions\/4376"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/media\/4533"}],"wp:attachment":[{"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/media?parent=4375"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/categories?post=4375"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lawalign.com\/wp-json\/wp\/v2\/tags?post=4375"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}} | | | | | | | | | | | | | | | |