Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Again Dave,
Please ignore my last question. I just realized on the formula I was referrening the wrong cell. So, that's why i got 3 numbers as a result, instead of the 3 characters. Thanks again for your help!!! I really appreciate it!!! -- ELS "Dave Peterson" wrote: You can't do this with formatting, but you can use another column with formulas like: =if(len(a2)<2,a2,left(a2,1)&"-"&right(a2,1)) ELS wrote: Hi all, I have a bunch of cells in a column with two letters. I want to put a dash (-) inbetween these two letters. Does anyone know how I can do that?? Please help! (These are for initials, so, i want to add a dash in place of a middle initial for those initials that were entered with only two characters.) So, basically, I want to format the column so that when there are only 2 characters in a cell, a dash will be inserted in the middle. When there are 3 characters in the cell, they will be left alone. thanks! -- ELS -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Urgent date/scheduling calc needed | Excel Worksheet Functions | |||
Changing cell format - for example text to numeric | Excel Discussion (Misc queries) | |||
Cell Format - $ and Text | Excel Worksheet Functions | |||
How to change default cell format to "Text" | Excel Discussion (Misc queries) | |||
16 digit number wont keep alteration unless format cell to text | Excel Discussion (Misc queries) |