Hi everyone,
I have a task to create something in access table.
I sort of need an update on fields in column "time scheduled" to reflect on fields in column "tolerance" such that
IF field "time completed" is blank, then field "tolerance" should be red.
IF date difference between field "time schedule" and field "time completed" is greater or equal to 7,then field "tolerance" should be RED, else Green.
I know this could be done using macro or Visual basic but am not so conversant with their use. someone please help me....Thanks