Hi,
Does anybody know how to do this.
I want to be able to change the forecolour of a text field depending on whether the data in that field matches criteria specified in an if statement.
Does anyone know how to change one text box colour without affecting those that don't match the criteria.
I currently have an if statement that does the checking part and loops through all form records but can't figure out how to change the colour of an individual text box, or if it is even possible.
Thanks in advance
Does anybody know how to do this.
I want to be able to change the forecolour of a text field depending on whether the data in that field matches criteria specified in an if statement.
Does anyone know how to change one text box colour without affecting those that don't match the criteria.
I currently have an if statement that does the checking part and loops through all form records but can't figure out how to change the colour of an individual text box, or if it is even possible.
Thanks in advance