ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how do i copy only the coloured filled rows in excel to new sheet (https://www.excelbanter.com/excel-worksheet-functions/62964-how-do-i-copy-only-coloured-filled-rows-excel-new-sheet.html)

Kate at work

how do i copy only the coloured filled rows in excel to new sheet
 
I want to extract certain rows of data (there is a few thousand of them) from
the spreadsheet I'm working on. These particular rows have a coloured fill.
The end result being a new spreadsheet containing only the data from these
specific rows. Other than the coloured fill there is nothing to destinguish
these rows from any of the 8000 or so in the original spreadsheet.
I'm using Office 2003

Peo Sjoblom

how do i copy only the coloured filled rows in excel to new sheet
 
Nothing built in, you need to write your own function or macro (or let
somebody else do it)

http://www.cpearson.com/excel/colors.htm

you can install the function that returns colorindex for instance, use it in
a help to return the colorindex and then apply autofilter and filter on the
help column and finally copy the visible cells and paste somewhere else

--
Regards,

Peo Sjoblom

(No private emails please)


"Kate at work" <Kate at wrote in message
...
I want to extract certain rows of data (there is a few thousand of them)
from
the spreadsheet I'm working on. These particular rows have a coloured
fill.
The end result being a new spreadsheet containing only the data from these
specific rows. Other than the coloured fill there is nothing to
destinguish
these rows from any of the 8000 or so in the original spreadsheet.
I'm using Office 2003



Kate at work

how do i copy only the coloured filled rows in excel to new sh
 
Thanks Peo
regards
Kate

"Peo Sjoblom" wrote:

Nothing built in, you need to write your own function or macro (or let
somebody else do it)

http://www.cpearson.com/excel/colors.htm

you can install the function that returns colorindex for instance, use it in
a help to return the colorindex and then apply autofilter and filter on the
help column and finally copy the visible cells and paste somewhere else

--
Regards,

Peo Sjoblom

(No private emails please)


"Kate at work" <Kate at wrote in message
...
I want to extract certain rows of data (there is a few thousand of them)
from
the spreadsheet I'm working on. These particular rows have a coloured
fill.
The end result being a new spreadsheet containing only the data from these
specific rows. Other than the coloured fill there is nothing to
destinguish
these rows from any of the 8000 or so in the original spreadsheet.
I'm using Office 2003





All times are GMT +1. The time now is 02:01 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com