FirstWords_from_List ( _List )
get every first word from a value list
Average rating: 4.8 (14 votes) Log in to vote
Thomas Siebert - Show more from this author
http://www.t-seabird.de |
2 Berlin
3 Moscow
arf Pumpkin
2
3
arf
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
get every first word from a value list:
Input:
1 Washington
2 Berlin
3 Moscow
arf Pumpkin
Output:
1
2
3
arf
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.