Script to highlight a cell in a report
hello everyone.... I am performing contingency reports across a number of categorical X's towards a given Y (categorical) - where I like to highlight contingency table cells (from output report) based on conditions : e.g. highlight if count >=12 Cell Chi Square >=3.0 Would like to highlight the cell w/ some color (font color can also work, highlight is better) if it satisfies the given cond...