Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
And now you know that there's nothing built into excel that works that way.
So unless you do something special (like a userform), then it can't be done. RichardG wrote: Dave - Yopu're right - the text would be typed into cell A1 and appear in the formula bar as normal. There is also the option of direct cell editing as usual. "CLR" wrote: That's interesting.........and of course I agree with your response be that the case.......but I read it as literally the characters being IN A1.........hence my question. cell B1 which updates each time a character is "ENTERED IN A1" without the user having to press Enter. Vaya con Dios, Chuck, CABGx3 "Dave Peterson" wrote: I read the OP's question as though the user was typing in the formula bar. And B1 should contain the current count of characters while the user is typing. But I've read lots of messages incorrectly <bg. CLR wrote: but that only changes when you press Enter. Not so...........it will change if you increase the number of characters in A1 with VBA and it will change with a CopyAndPaste also............so, exactly how are you changing the number of characters? Vaya con Dios, Chuck, CABGx3 "RichardG" wrote: That's what I'm using at the minute, but that only changes when you press Enter. Is there any way of changing B1 without pressing Enter? "CLR" wrote: In B1 put............ =128-LEN(A1) Vaya con Dios, Chuck, CABGx3 "RichardG" wrote: I'm trying to set up a spreadsheet where the contents of cell A1 has a max length of 128 characters. I want to give the number of characters left in cell B1 which updates each time a character is entered in A1 without the user having to press Enter. Is this posible, and if so, does anyone know how? -- Dave Peterson -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cell checking | New Users to Excel | |||
Conversion of Cell Contents into a Functional Worksheet name ? | Excel Worksheet Functions | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions | |||
cell contents | Excel Discussion (Misc queries) | |||
Display actual contents of cell | Excel Discussion (Misc queries) |