Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Just add another check:
=IF(A1="","",IF(LEN(A1)8,A1,RIGHT(REPT("z",8)&A1, 8))) "enrico via OfficeKB.com" wrote: what if there are a lot of characters? i don't want to truncate the other values. all i want is if my variable inside the cell is less than 8 characters then it will add another one to make it 8 -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...excel/200910/1 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel insists on adding character to formula | Excel Worksheet Functions | |||
adding up a particular character in a row | Excel Discussion (Misc queries) | |||
Adding a character to a defined name with a formula or macro | Excel Discussion (Misc queries) | |||
Adding overscore to character in a cell in an Excell spreadsheet | Excel Discussion (Misc queries) | |||
Adding a character to the beginning and end of txt in a cell | Excel Worksheet Functions |