I would like to format a control (or hide/show) in a continuous form, for every record.
is this possible ?
eg.:
* change backgroundcolor of a textbox based on the value of another textbox.
* change the .visible property of a button in the form based on the value of a recordvalue
Cannot seem to find a way to achieve this.* change backgroundcolor of a textbox based on the value of another textbox.
* change the .visible property of a button in the form based on the value of a recordvalue