Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
In Excel 2003, I have a worksheet that has 50 rows and 7 columns of data. In G4 - G6 my data is formated like this: MECH RM 125 MECH RM 548 KITCHEN 258 In the above example I would sometimes have 20 to 30 rows of data to combine. What I need F1 to look like: MECH RM 125, MECH 548, KITCHEN 258. The formula I'm using now in F1 is: =G4 & ", " & G5 & ", " & G6 Is there a way to combine several rows into one without having to manually type each row reference? Thank for your help, jfcby |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to combine multiple cells into on cell | Excel Worksheet Functions | |||
How to combine multiple rows of text cells into one cell | Excel Discussion (Misc queries) | |||
How do I combine the contents of multiple cells in one cell? | Excel Worksheet Functions | |||
Combine multiple cells into one cell range. | Excel Worksheet Functions | |||
How to combine text from multiple cells? | Excel Worksheet Functions |