Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am feeling like a fool. Not function. If I use A1 to write in a name, using
letters and numbers f.ex. "1. floor detector" I want to get a message on the screen, in some way, if I, while I am writing, exceed a total of letters and numbers of 34. -- Kjell zz skrev: well, in a cell write =if(len(write_cell_ref_here)34,"Too long","") -- --- zz [MX] cuasi-musico,semi-poeta y loco "Kjell" wrote in message ... Sorry. Don`t functions. May be I do something wrong? -- Kjell "Bob Phillips" wrote: Use data validation, allow type of custom, and a formula of =LEN(A1)<=34 -- HTH Bob Phillips (replace xxxx in the email address with gmail if mailing direct) "Kjell" wrote in message ... I want to write in maximum 34 sign in a cell. If I writes 1 signs moore I want to get a warning. Is this possible in Excel Worksheet? -- Kjell |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell References | Excel Discussion (Misc queries) | |||
Using an offset formula for the reference in a relative reference | Excel Worksheet Functions | |||
Count on cell for each time it is changed | Excel Discussion (Misc queries) | |||
Instead of a negative number, I'd like to show zero... | Excel Worksheet Functions | |||
Possible Lookup Table | Excel Worksheet Functions |