Hello,
I have slight problem with my code. I have code that extracts data from DB and put it in table. Example:
So I need that cells on L column are lighted (red for example) if the data is repeating itself for 3 shifts. Or at least i need a way i could see when data is repeating.
The idea...