Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kate at work
 
Posts: n/a
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kate at work
 
Posts: n/a
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Can I copy data from only the visible rows in Excel? Sarah Excel Discussion (Misc queries) 1 October 8th 05 09:23 PM
Edit / Move or copy sheet stopped working in Excel 2003 kris2u Excel Worksheet Functions 0 October 4th 05 08:20 PM
Macro - to copy duplicate rows to another sheet [email protected] Excel Worksheet Functions 2 April 19th 05 01:53 AM
relative sheet references ala sheet(-1)!B11 so I can copy a sheet. RonMc5 Excel Discussion (Misc queries) 9 February 3rd 05 12:51 AM


All times are GMT +1. The time now is 06:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"