ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Counting keystrokes within a cell (https://www.excelbanter.com/excel-worksheet-functions/13774-counting-keystrokes-within-cell.html)

Connie Martin

Counting keystrokes within a cell
 
Is there a formula which would count the number of keystrokes in a singular
cell? If this is typed in a cell: 4660TBGBW CB then the formula would
yield 12 because the space is also a keystroke.

Thank you
Connie Martin

Bob Phillips

=LEN(A1)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Connie Martin" wrote in message
...
Is there a formula which would count the number of keystrokes in a

singular
cell? If this is typed in a cell: 4660TBGBW CB then the formula would
yield 12 because the space is also a keystroke.

Thank you
Connie Martin




Biff

Hi!

=LEN(A1)

This will count the number of chars in a cell AFTER they
have been entered. If want to count "as you type", it
can't be done.

Biff

-----Original Message-----
Is there a formula which would count the number of

keystrokes in a singular
cell? If this is typed in a cell: 4660TBGBW CB then

the formula would
yield 12 because the space is also a keystroke.

Thank you
Connie Martin
.


Connie Martin

Thank you so much!

"Biff" wrote:

Hi!

=LEN(A1)

This will count the number of chars in a cell AFTER they
have been entered. If want to count "as you type", it
can't be done.

Biff

-----Original Message-----
Is there a formula which would count the number of

keystrokes in a singular
cell? If this is typed in a cell: 4660TBGBW CB then

the formula would
yield 12 because the space is also a keystroke.

Thank you
Connie Martin
.



Connie Martin

Thank you very much!

"Bob Phillips" wrote:

=LEN(A1)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Connie Martin" wrote in message
...
Is there a formula which would count the number of keystrokes in a

singular
cell? If this is typed in a cell: 4660TBGBW CB then the formula would
yield 12 because the space is also a keystroke.

Thank you
Connie Martin






All times are GMT +1. The time now is 05:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com