Macro to find the color of a cell

Sanorah

New Member
Joined
Aug 25, 2012
Messages
9
I tried a search for this to see if anyone else had ever asked, but did not see one pertaining to this question.<o:p></o:p>
I have a worksheet called “Mgr Scorecard”. Within this worksheet across the top in row 1 are the Manager names. In row 2 are all of the items for each manager that they are score them on. In column A is a list of our EE’s. Based on how they score the cell gets filled in either red or green.<o:p></o:p>
For my example below I am looking for a macro that I can tie back to a command button so that when the button is clicked the macro go out looks at a column “Item 1” for each Manager and for all those cells shaded “green” returns those rows. I know this can be done in conditional formatting but due to the large amount of data to sort a macro linked to a command button will be easier.
So on my example below the macro should return EE 2 & 4 since they are the only two shaded green. I wasn't able to get the shade colors on this after I posted so I just type in what color they would be, but on my actual sheet there is no words just colored cells.


Mgr Name</SPAN>
Item 1</SPAN>
Item 2</SPAN>
Item 3</SPAN>
Item 4</SPAN>
EE 1</SPAN></SPAN>

Red



EE 2</SPAN></SPAN>
Green



EE 3</SPAN></SPAN>




EE 4</SPAN></SPAN>
Green




<TBODY>
</TBODY>
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.

Forum statistics

Threads
1,215,603
Messages
6,125,776
Members
449,259
Latest member
rehanahmadawan

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top