Counting the number of Charactors in a String

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

Is there a function that counts the number of letters or other charactors in
a string?

I can't seem to find anything in the Help files of my books.

thanks
Brian
 
Thanks Rick,

that's what I was looking for.

Rick B said:
I believe you would use "LEN"

=LEN([some field])


--
Rick B



Brian said:
Hello

Is there a function that counts the number of letters or other charactors
in
a string?

I can't seem to find anything in the Help files of my books.

thanks
Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top