HighlightOccurrence ( ListToTest ; ListToCompare ; ColorMatch ; ColorNoMatch )
this function will recursively color code values in ListToTest by determining if they occur in ListToCompare
Average rating: 4.7 (29 votes) Log in to vote
Maarten Witberg - Show more from this author
http://www.maatwerkdbs.nl |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
- This function will recursively color code values in ListToTest by determining if they occur in ListToCompare
- Input format for ListToTest and ListToCompare : ¶ -delimited values;
- Two color parameters allow the user to select a highlight color for either or both matching and non-matching values
-contact me: witbe001 - at - planet.nl
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.