Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook that contains a couple of different worksheets. One of the
worksheets represents a master data sheet. I have a user that updates that sheet with project for the various groups within the company. All of the projects go on this single sheet. Right now what the user does is copy the projects from the master worksheet to the other departmental worksheets. I would like to automate the copy portion of her task. Currently the master worksheet is color coded by department. I would like to copy the projects based on their color to the appropriate department worksheet. My question has a couple of parts. Would it be easier to find all of the €śblue€ť projects and simple replace the existing rows on the blue departments sheet or the way I would prefer to do it is find the blue projects, compare with the data currently on the blue worksheet and if its a new item then copy the entire row and paste that row on the blue worksheet. Im looking for help with the code for this as well as what makes more sense. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy rows from one worksheet automatically, ignore rows that are b | Excel Worksheet Functions | |||
how do we copy all the find cells with their rows in the excel? | Excel Discussion (Misc queries) | |||
find excel rows with a background color | Excel Discussion (Misc queries) | |||
Copy Rows that have a Green font color to another worksheet | Excel Programming | |||
Copy Rows found using Find All feature | Excel Discussion (Misc queries) |