Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a txt file (seperated by commas) that I have imported into
excel. The problem is one line shows the customer name, address, account number. the other line shows products, price, quantity. It is seperated like this in the text file as well. All rows with the customer name address and account number begin with a cell that has the number 2 in it. All rows with the products, price, quantity begin with a cell that has the number 3 in it. There will always be only one customer but there can be multiple product rows. For me to manage this data I need the customer info and the product info on one row. What function can I use that will tell excel IF a row begins with a 3 add it to the end of the preceding row that begins with a 2. That will also be able to do this with multiple rows of 3's. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining multiple rows | New Users to Excel | |||
Combining data from multiple rows | Excel Discussion (Misc queries) | |||
Combining same data in multiple rows | Excel Discussion (Misc queries) | |||
Combining data from multiple rows | Excel Programming | |||
combining multiple rows into 1 record | Excel Worksheet Functions |