giday, I'm fairly new here so don't bark at me if I'm a no gooder lol.
I think it's a good idea to have the numbers represent the color for interior (background color) so you can autofilter these numbers in color cells like e.g.
3 is for red
6 is for yellow
and so on
here the function code that you can copy and paste in your sheet in VBA
Then go to sheet that contain color cell. If you have color cell in B1 then type
=GetInteriorColorIndex(B1)
in B1
It'll give you the number of your color. Therefore do the rest of the color cells and then autofilter the column
Bookmarks