Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi I am trying to do a copy paste macro for a spread sheet a data
import that skips over a few fields. The spreadsheet is about 650 rows so going through it manually is very tedious. I want the macro to be able to copy paste when column "A" is blank the date from the row above in columns A,B & D, E, F. It would look like this: A B C D E F as ad af ag ah ak IT LO After macro is run - seeing that column A is blank it would copy paste from above to looke like this - Notice it copys over the previous contents of column D and leaves column C alone. A B C D E F as ad af ag ah ak as ad IT ag ah ak Any ideas on how I could get this to work? Thanks alot! -Brian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy multiple worksheets of a workbook, and paste onto a Word document ( either create new doc file or paste onto an existing file.) I need this done by VBA, Excel Macro | Excel Programming | |||
Copy Paste macro | Excel Discussion (Misc queries) | |||
Copy and Paste macro needs to paste to a changing cell reference | Excel Programming | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
Macro to Copy/Paste then Paste to Next Line | Excel Programming |