I have a form that is utilized for inputting Emergency Medical Service patient care reports. What I'm looking for is the ability to put an unbound text box on the form, and based on whether all fields are filled in or not, it would display "Incomplete" with a red background or "Complete" with a green one. I've been told I could use conditional formatting to set this but how would I go about selecting all fields for this conditional formatting on this one unbound textbox?