Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear Experts:
I got a name list on a worksheet with the following columns SURNAME NAME CITY Smith John New York City Wilber Joe Denver Garden Thomas San Diego This list has for example twenty rows / data records. For certain reasons the following action should be excecuted automatically (using VBA) on my list regardless of the number of rows: Duplicate each row and place it directly under the one copied. The result would then look like this: SURNAME NAME CITY Smith John New York City Smith John New York City Wilber Joe Denver Wilber Joe Denver Garden Thomas San Diego Garden Thomas San Diego Help is much appreciated. Thank you very much in advance. Regards, Andreas |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation when a list is already in place | Excel Worksheet Functions | |||
extract data from a random list & place in another ordered list | Excel Discussion (Misc queries) | |||
Retrieve multiple data rows data from a very long list and copy t | Excel Discussion (Misc queries) | |||
copy formulas from a contiguous range to a safe place and copy them back later | Excel Programming | |||
Need help autopopulating next new record with previous record data | Excel Programming |