J
Jurrasicway
I want to give letters fixed values to enable me to creat graphs for trafic
light reports
Red = 10
Amber = 5
Green = 0
Red, Amber and Green are stored in my table against results from testing a
procedure. Red = high risk, Amber = medium and Green = low risk.
I need to show charts that assess the risk of the tested procedures
How can I assign the above values? Can a query be created to do this or am I
into programming arrays?
light reports
Red = 10
Amber = 5
Green = 0
Red, Amber and Green are stored in my table against results from testing a
procedure. Red = high risk, Amber = medium and Green = low risk.
I need to show charts that assess the risk of the tested procedures
How can I assign the above values? Can a query be created to do this or am I
into programming arrays?