Hi,
I am still learning VBA and am trying to write some code that will delete all rows in the ActiveSheet.UsedRange where the cell color is not RGB(255, 255, 0), so the only remaining rows will those where this cell color appears.
Hope someone can advise - and many thanks in advance,
TE
I am still learning VBA and am trying to write some code that will delete all rows in the ActiveSheet.UsedRange where the cell color is not RGB(255, 255, 0), so the only remaining rows will those where this cell color appears.
Hope someone can advise - and many thanks in advance,
TE