SpacedCharsAndDigits ( text )
Puts a space between chars and digits of text
Average rating: 4.7 (23 votes) Log in to vote
Daniele Raybaudi - Show more from this author
ACI http://www.aci.it |
SpacedCharsAndDigits ( "a123b1 1" )
a 123 b 1 1
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Puts a space between chars and digits of text using the feature of TrimAll of add a space between roman and not roman chars
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.