ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Copying data from one sheet to another (https://www.excelbanter.com/excel-worksheet-functions/154734-copying-data-one-sheet-another.html)

Ametuer Excel User

Copying data from one sheet to another
 
I work in the construction industry and we have created a spreadsheet that
lists our projects. Each row includes various info names, dollar amount,
dates etc. Currently we use four different colors to highlight our list so
we can identify jobs in progress, sold jobs, pending jobs etc.

What I would like to do is break my spreadsheet into four different
categories by copying the info from our main spread to other sheets based on
if certain criteria has been met.

For example: We manually change the background color of a row with job info
to green if we have sold the job. I would like to have all of the green rows
automatically go to another spreadsheet entitled Sold Jobs.

I would like the same functionality for Pending jobs (orange) Jobs in
progress (yellow) and jobs not awarded (red)

Is this even possible.

Don Guillett

Copying data from one sheet to another
 
You could develop a macro using the same criteria from a list or use
if cells(i,1).interior.colorindex=6 then
or just leave as is and use datafilterautofilter

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Ametuer Excel User" <Ametuer Excel
wrote in
message ...
I work in the construction industry and we have created a spreadsheet that
lists our projects. Each row includes various info names, dollar amount,
dates etc. Currently we use four different colors to highlight our list
so
we can identify jobs in progress, sold jobs, pending jobs etc.

What I would like to do is break my spreadsheet into four different
categories by copying the info from our main spread to other sheets based
on
if certain criteria has been met.

For example: We manually change the background color of a row with job
info
to green if we have sold the job. I would like to have all of the green
rows
automatically go to another spreadsheet entitled Sold Jobs.

I would like the same functionality for Pending jobs (orange) Jobs in
progress (yellow) and jobs not awarded (red)

Is this even possible.



Ron de Bruin

Copying data from one sheet to another
 
Try EasyFilter
http://www.rondebruin.nl/easyfilter.htm
There is a option to filter on color and copy to new sheet or workbook

In Excel 2007 it is built-in


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Ametuer Excel User" <Ametuer Excel wrote in message
...
I work in the construction industry and we have created a spreadsheet that
lists our projects. Each row includes various info names, dollar amount,
dates etc. Currently we use four different colors to highlight our list so
we can identify jobs in progress, sold jobs, pending jobs etc.

What I would like to do is break my spreadsheet into four different
categories by copying the info from our main spread to other sheets based on
if certain criteria has been met.

For example: We manually change the background color of a row with job info
to green if we have sold the job. I would like to have all of the green rows
automatically go to another spreadsheet entitled Sold Jobs.

I would like the same functionality for Pending jobs (orange) Jobs in
progress (yellow) and jobs not awarded (red)

Is this even possible.




All times are GMT +1. The time now is 05:14 PM.

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