Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I've got a sheet with 2 columns - column A has multiple values in one cell
that are separated by carriage returns, and column B next to it has only one value per cell. I'd like to not only strip out these carriage returns, but also (the fun part) add rows for each value and maintain the reference to the column next to it. Example: A1 looks like this: Milk Eggs Juice B1 looks like this: Food I'd like A1 to contain the value "Milk" and B1 to contain "Food". A2 should contain "Eggs" and B2 should contain "Food". C1 should say "Juice", and C2 should say "Food". You get the idea. Thanks, Adin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to find replace text or symbol with carriage return | New Users to Excel | |||
How to insert carriage return in the middle of a text formula to . | Excel Discussion (Misc queries) | |||
Carriage Return in Excel | Excel Discussion (Misc queries) | |||
automatic carriage return | Excel Worksheet Functions | |||
Carriage return in macros | Excel Worksheet Functions |