Excel Export: Adding background color to a cell if meets a condition
Excel Export: Adding background color to a cell if meets a condition
 vemon            
            
                Posts: 2Questions: 1Answers: 0
vemon            
            
                Posts: 2Questions: 1Answers: 0            
            Hello! How would I go about adding a background color using the customize function to add a background color if the cell in the table meets the requirements? For example, a column called **replay **has values of "Approved", "Overturned", and "Check Supervisor". Approved => Green, Overturned => Yellow, Check Supervisor => Blue.
This discussion has been closed.
            
Answers
This example shows how you might apply a condition in the
customizefunction.Allan
This should do the trick!