Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
asokol,
I assume your codes are in the following format: LLDDLDDDDDDDL, i.e. fixed length and the letters (L) are always in the same position, then, if the first code is in, say A1, the following formula will generate the next element in the sequence: =left(A1, 9) & mid(A1, 10, 3)+1 & right(A1,1) HTH Kostis Vezerides |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
adding row to forumla | Excel Discussion (Misc queries) | |||
Creating a check mark box | Setting up and Configuration of Excel | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |