Ugo DI LUCA Posted July 12, 2003 Posted July 12, 2003 Edited :This file has been corrected.... Finds with relationships exclusively... This demo is an adaptation of a file I've made, which allows to find records which checkbox are checked according to Multiple Criterias. - Any ----> values A OR B OR C - Multiples ----> At least values A and B and C - Exact ----> ONLY values A and B and C The Exact Match is limited to a 10 checkbox checked matches at the moment. This file uses a repeating Value List and the user has a 19 checkbox value list that he can change according to its needs. You would just delete the previously entered records. The 10 checkbox limits is due to FM indexing limits, but I'm still looking for a way to index all 19 fields if necessary. If someone had an idea... All tips used in this demo are linked. Thanks to all contributors to that file. checkboxfinds.zip
-Queue- Posted July 12, 2003 Posted July 12, 2003 I'm checking it out right now. One quick correction though. My last name is Hughes.
Recommended Posts