GetColumnValue ( fromData ; whereColumnNumber ; equalsThisValue ; returnColumnNumber ; columnSeparator ; rowSeparator )
Get values from specified column number, when a single matching value is found.
Be the first to rate this function Log in to vote
Daniel Smith - Show more from this author |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Extract a specific value from delimited input data by matching a value in the same row. Originally written to parse the (stored) output of `GetContainerAttribute ( Containers::container ; "all" )`.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.