G
Guest
I have the code in my after update events for the fields I want to be yellow
when empty. What I don't know how to do is make the code only color it for
the specific record on the continuous form that is empty. Right now, it
colors all records' fields on the continous form if any one of the record's
field is empty. I am sure it is because to it, the field txtStatus is empty
in one place so it performs the action everywhere it sees that field. How
can I get around that?
when empty. What I don't know how to do is make the code only color it for
the specific record on the continuous form that is empty. Right now, it
colors all records' fields on the continous form if any one of the record's
field is empty. I am sure it is because to it, the field txtStatus is empty
in one place so it performs the action everywhere it sees that field. How
can I get around that?