Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to write a macro to loop through each row of a worksheet titled
'Data' and copy each row into seperate worksheets, based on the value in column A. Col A Col B Col C etc Test1 ... ...... Test2 .... ...... Test3 ...... ...... Test2 ...... ....... Row 1 would copy into worksheet 'Test1' Row 2 would copy into worksheet 'Test2' Row 3 would copy into worksheet 'Test3' Row 4 would copy into worksheet 'Test1' The worksheets to copy into are known and are already set up. Any help on this problem would be very gratefully received. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying multiple rows to other worksheets (but amount of rows varies) - How? | Excel Discussion (Misc queries) | |||
Copying worksheets into one workbook... based on content | Excel Discussion (Misc queries) | |||
Is there a way to hide worksheets and/or rows/columns based on information enter into a particular cell of range of cells? | New Users to Excel | |||
Copying whole rows based upon one criteria | Excel Discussion (Misc queries) | |||
copying cells into different rows in different worksheets | Excel Programming |