Color specific column by JSL
Hello
I tried to color in red the value "The First Bin Fail" in column "FIRST_BIN". and JSL colored all the table in redcan you explain where I did go wrong in my script? dt << Select where ( :FIRST_BIN == "The first Bin Fail") << Color Cells ("Light Red"); Provide a table how I need to color it: