IndexOf ( searchValue ; listOfValues )
Returns the valueNumber of each occurrence of searchValue in listOfValues.
Be the first to rate this function Log in to vote
Michael Horak - Show more from this author
*COMMENT Visual Realisation |
5
8
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Returns the valueNumber of searchValue in listOfValues. Each occurence is listed as an individual value.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.