Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a set of numbers in rows, e.g., 56887 in 1 row, 95886 in another, etc.
and I want to only show the last 4 digits of each cell in a separate column. I know there's a way you can split them up but it's been a long time since I've done this. I am working in Excel 2002, 2003. Thanks, -- Gloria |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=--RIGHT(A1,4)
copy down "Gloria" wrote: I have a set of numbers in rows, e.g., 56887 in 1 row, 95886 in another, etc. and I want to only show the last 4 digits of each cell in a separate column. I know there's a way you can split them up but it's been a long time since I've done this. I am working in Excel 2002, 2003. Thanks, -- Gloria |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
splitting out cell contents | Excel Discussion (Misc queries) | |||
Splitting cell contents | Excel Discussion (Misc queries) | |||
Splitting cell contents | Excel Discussion (Misc queries) | |||
Splitting the contents of a cell | Excel Discussion (Misc queries) | |||
Splitting the contents of a cell? | Excel Worksheet Functions |