T
todd
I am making a training matrix with several employees. I
have employees listed in rows and training courses listed
in columns. An x is placed in the training that each
employee has had. I also have a total row, showing the
total number of employees having taken each particular
course. Below the total is a minimum number of employees I
want to have taken each course. Is it possible to compare
the total to the minimum and return a value in red if the
total is < than the minimum of black if the total is >=
the minimum?
have employees listed in rows and training courses listed
in columns. An x is placed in the training that each
employee has had. I also have a total row, showing the
total number of employees having taken each particular
course. Below the total is a minimum number of employees I
want to have taken each course. Is it possible to compare
the total to the minimum and return a value in red if the
total is < than the minimum of black if the total is >=
the minimum?