Changing Background Color in Table Cell
I want to be able to change the background color in a table cell based on the text in that cell. An example is if I have a column called "Status" where the text will be either "Active" or "Inactive". I would like to set the cell's background color based on whether the cell text is "Active" or "Inactive".
Any assistance will be greatly appreciated.
Thank you in advance.
Ray