Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
yes - this works better
thanks all who supplied it "Lars-Ã…ke Aspelin" wrote: On Sun, 7 Sep 2008 02:54:27 -0700, EngelseBoer wrote: is it possible to rundown a column of numbers in A and return it in B without the 1st 4 and last 4 didtgets? ie whether the number is 12, 13, 14, 15, ditgets long i want the center bit - in my case - to get the breeders number extracting the YEAR (1st 4 ditgets) and (dog number (last 4 Digets) A B 200812340001 = 1234 2007567890001 = 56789 Try the following formula: =MID(A1,5,LEN(A1)-8) Copy down as far as needed Hope this helps / Lars-Ã…ke |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel, change column of negative numbers to positive numbers? | New Users to Excel | |||
Excel Formula - Add column of numbers but ignore negative numbers | Excel Worksheet Functions | |||
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? | Excel Worksheet Functions | |||
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? | Excel Worksheet Functions | |||
Count comma separated numbers, numbers in a range with dash, not t | Excel Discussion (Misc queries) |