I have some rows that are coloured in yellow or red and other rows with no fill or a different colour. I only want the yellow and red rows to return a value.
When a row has a red or yellow fill, I have a separate column that should return a value (for example: "Y"). If not yellow or red, it should leave that cell blank.
Is this possible? Perhaps VBA if required? See below for example of what I mean:
When a row has a red or yellow fill, I have a separate column that should return a value (for example: "Y"). If not yellow or red, it should leave that cell blank.
Is this possible? Perhaps VBA if required? See below for example of what I mean: