MS Access - Count Lines in a text memo field - TechRepublic
Question
January 20, 2009 at 02:14 PM
jeffg

MS Access – Count Lines in a text memo field

by jeffg . Updated 17 years, 6 months ago

I need to count the number of lines in a memo field that is 3″ inches wide and set to 11 point text.

I am able to use VBA to count the number of hard returns, but I am unable to correctly count when the text auto wraps. Is there a character that I can look for?

This discussion is locked

All Comments