Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a group of cells that I have selected with the mouse (these cells may
be in a row or column). CELL1 CELL2 CELL3 CELL4 CELL5 I want to cut and paste the contents of cells 2 through 5 into Cell 1 with soft returns between each value. So, I would end up with Cell 1 containing (cells 2 through 5 would now be empty): CELL1 <SoftReturn CELL2 <SoftReturn CELL3 <SoftReturn CELL4 <SoftReturn CELL5 <SoftReturn |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA Loop to Find then Copy & Paste | Excel Discussion (Misc queries) | |||
Loop Statement through If Not IsEmpty Then Paste into Destination | Excel Discussion (Misc queries) | |||
copy,paste and loop through workbook | Excel Discussion (Misc queries) | |||
Cut & Paste Loop | Excel Programming | |||
copy and paste loop | Excel Programming |