Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need a macro to delete part of a row eg. column H to Column M and in its place copy data into these columns from the row directly below it. Once done the row below should be "deleted". [please see below] The Data is arranged as follows : Cash Received Consultant 1 Current Period 1 2 3 4 Quarter To Date 1 2 3 4 Consultant 2 Current Period 1 2 3 4 Quarter To Date 1 2 3 4 And so on ... I would need to delete from "Current Period" in Column H to Column M in all rows which have "Current Period" In its place I would need to copy "Quarter To Date" from the line below plus data in Columns J to M. Once Done the line with originally with "Quarter to Date" needs to be deleted so that everything moves up 1 row. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VB code required to compare/delete data | Excel Programming | |||
How do I delete only part of the data in a row of cells? | Excel Worksheet Functions | |||
DELETE SPACES In part | Excel Programming | |||
Worksheet Change code not running when you just delete data in cells. | Excel Programming | |||
Code and data part deux | Excel Programming |