jwcolby
jwcolby at colbyconsulting.com
Mon Jun 9 12:00:36 CDT 2008
text1.keyup should be the event (after the key has been deposited. In that event look for the length of text1. I have not tested this though. John W. Colby www.ColbyConsulting.com Rocky Smolin at Beach Access Software wrote: > Dear List: > > There are two text boxes on a form. As the user keys info into text box 1, > that is, after every key stroke, I would like the length of the data in > text box 1 to appear in text box 2. But I can't find an event that 'knows' > what the current length is in text box 1 until it loses and regains focus. > > Is there a slick way to get this number? > > MTIA > > Rocky > > > > > > >