Hi,
I have a string value that I would like to know the length of (i.e. find out the number of characters in field)?
how would i do this?
Thanks
Hi,
I have a string value that I would like to know the length of (i.e. find out the number of characters in field)?
how would i do this?
Thanks
Subject: Get number of Characters in field
…sorry, just spotted it…
Len function
Thanks