Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a worksheet that contains about 3000 rows. I would like to cut data
from this worksheet and copy all data whenever the value in column C changes. For example, for this worksheet: A B C 163 4/4/2005 51 168 4/2/2005 51 123 4/5/2005 62 128 4/1/2005 62 187 4/9/2005 71 I need to create three new worksheets, the first containing rows 1 and 2, the second containing rows 3 and 4, and the third containing row 5. I'm not sure of the best way to go about this. Any suggestions welcome. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create multiple worksheets from list | Excel Discussion (Misc queries) | |||
Create Multiple Worksheets based on Market | Excel Discussion (Misc queries) | |||
How do I create an overall graph from Multiple worksheets? | Excel Worksheet Functions | |||
create & name multiple worksheets | Excel Worksheet Functions | |||
How to I create a macro in Excell to add multiple worksheets? | Excel Programming |