number of char in field

B

blackcat

i have a title field and i need to i need to check how many characters in
this field and if its over a certain amount i need to change to font size for
this field. anyone have any ideas on how to do this please
 
R

Rick Brandt

blackcat said:
i have a title field and i need to i need to check how many
characters in this field and if its over a certain amount i need to
change to font size for this field. anyone have any ideas on how to
do this please

Len([FieldName]) will return the number of characters.
 

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

Top