Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to concatenate text from two cells but only the first three characters
from one of the cells. Other than subtracting the last 5 characters, is there a simpler way? A1 is "ABC1" B1 is "XYZ RSTU" I need to display in cell C1 this ABC1-XYZ I've used this formula =A1&"-"&LEFT(B1, LEN(B1)-5) Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Text Characters in cell | Excel Discussion (Misc queries) | |||
removing text characters from a cell | Excel Worksheet Functions | |||
Text Field in a cell changes characters | Excel Discussion (Misc queries) | |||
Why has my cell text been replaced by # characters? | Excel Discussion (Misc queries) | |||
how do I highlite text within a cell (specific characters) | Excel Discussion (Misc queries) |