Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 557
Default Is it Possible

I have formula in cell B1 (see below)

=LEN(A1)

The problem is that I only see result in B1 when I enter text and
press Enter on keyboard. Is there way by macro or formula that I see
result in cell B1 or in anything else during typing text in cell A1.
normally this sort of function you see on Websites where you type in
textbox and on top it shows you how many text characters you have
entered. Basically i am creating an application form on excel and i
want user to see how many text characters he has put and i want him to
see this when he is typing, not when he press Enter on his keyboard
after typing. Please can any friend can help

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Is it Possible

It is possible. You can adapt Bullen's CheckKey routine available in:

http://www.oaltd.co.uk/Excel/Default.htm
--
Gary''s Student - gsnu200825


"K" wrote:

I have formula in cell B1 (see below)

=LEN(A1)

The problem is that I only see result in B1 when I enter text and
press Enter on keyboard. Is there way by macro or formula that I see
result in cell B1 or in anything else during typing text in cell A1.
normally this sort of function you see on Websites where you type in
textbox and on top it shows you how many text characters you have
entered. Basically i am creating an application form on excel and i
want user to see how many text characters he has put and i want him to
see this when he is typing, not when he press Enter on his keyboard
after typing. Please can any friend can help


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"