Hi Stephen,
Got an example where numbers aren't considered words in GETWORDNUM()?
Seems to work fine for me.
Fred
On Thu, Jul 28, 2016 at 6:59 AM, Stephen Russell srussell705@gmail.com wrote:
I got burned by this a long time ago in that numbers are not considered words and we had sets of addresses in our document.
Just giving you a heads up.
On Tue, Jul 26, 2016 at 5:00 AM, Claudio canipotti@gmail.com wrote:
----- Original Message -----
Instead of using Getwordnum, split the string in an array using ALINES(yourarray,yourstring,3,',')
You can then access to each word, even if it's a null string.
Gérard.
[excessive quoting removed by server]