Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a situation where I have data in a single cell such
as:"J1-J3,J8,J10,J12-J15" I need to expand that cell into individual cells with J1, J2, J3, J8, J10, J12, J13, J14, J15 in them. We usually get a bill of materials in excel format that will have a part number and then all the reference designators associated with that part number. So the part number of all the reference designators might be 121-45. The Excel file would have in cell A1, "121-45" and cell B1 would have "J1-J3,J8,J10,J12-J15". I would like some way to convert this to: Before A B 1 121-45 J1-J3,J8,J10,J12-J15 After A B 1 121-45 J1 2 121-45 J2 3 121-45 J3 4 121-45 J8 5 121-45 J10 6 121-45 J12 7 121-45 J13 8 121-45 J14 9 121-45 J15 There is a program called BOM explorer that does a function similar to that. It is used mainly by contract manufacturers. Any help would be appreciated. Thanks! tbriggs |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting a space between a group of Numbers & Letters in a cell | New Users to Excel | |||
separating numbers and letters from alphanumeric cell contents | Excel Worksheet Functions | |||
How do I sort letters before numbers in Excel? | Excel Discussion (Misc queries) | |||
VLOOKUP for a cell with both letters and numbers | Excel Discussion (Misc queries) | |||
How can I write in a text in a cell using numbers and the letters. | Excel Discussion (Misc queries) |