Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
wrote:
Fellow coders, I have large files of data where I need to copy every other row alongside the initial row, and then delete the rows that are copied. . . . If the functions in the freely downloadable file at http://home.pacbell.net/beban are available to your workbook: Range("L2").Resize(Range("B2:K7").Rows.Count \ 2, 10).Value = _ ArrayAlternates(Range("B2:K7"), False) Alan Beban |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Too hard to do? | Charts and Charting in Excel | |||
Find loop doesn't loop | Excel Discussion (Misc queries) | |||
Worksheet_Change - loop within a loop | Excel Programming | |||
HELP!!!! Can't stop a loop (NOT an infinite loop) | Excel Programming | |||
Is this really hard? | Excel Programming |