Does anyone know how I can change the font color in a field based on a value in another field.
I need to use a different colour for each value (5 in total). I've tried using an IF...Then statement but so far i've only managed to change the font colour in the fields to the same colour. It appears to be only picking up the value in the first record of the recordset, rather then reading the code for each record.
Any ideas?
I need to use a different colour for each value (5 in total). I've tried using an IF...Then statement but so far i've only managed to change the font colour in the fields to the same colour. It appears to be only picking up the value in the first record of the recordset, rather then reading the code for each record.
Any ideas?