Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I am trying to breakout multiple rows into individual rows based on a value in the row.... sounds confusing. Here's an example a b c etc.... 1 2 ABC 5.5 2 3 DEF 2.3 I need to break this out into individual rows like this... a b c 1 2 ABC 5.5 2 2 ABC 5.5 3 3 DEF 2.3 4 3 DEF 2.3 5 3 DEF 2.3 Is this possible using a function or macro? Please let me know. Thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert new rows based on Data in other rows | Excel Worksheet Functions | |||
Hiding Specific Rows Based on Values in Other Rows | Excel Worksheet Functions | |||
Remove duplicate rows based on 1 specific criterion | Excel Discussion (Misc queries) | |||
Insert duplicate rows based on numeric value in column | Excel Discussion (Misc queries) | |||
Duplicate Rows | Excel Discussion (Misc queries) |