Can anyone give a brief example of the use of the Filter Function.
i.e. Filter(sourcearray,match[,include[,compare]]).
I am trying to use it in a module to identify those records where a match for a piece of text appears in a field so I can write a table of cross references.
i.e. Create a...