How to check if a cell is colored?

P

prampuria

I have an array, of which some cells are colored. I want to learn how
to do following:
1. To sort by color
2. To bring all the colored content into another worksheet.

I have tried using cell(info_txt, reference) function but to no avail.


Thanks in Advance.
Piyush.
 
Top