Hi there,
I'm wondering if this is possible to be done from the control source property of one textbox.
I want to change forecolor of textbox from control source property.
Example:
Control Source:
=IIf(a>b;value "1"+changing textbox forecolor to blue;value "2"+changing textbox forecolor to red))
Regards,
mixail.
P.S.
Sorry.
I use Access 2007
I'm wondering if this is possible to be done from the control source property of one textbox.
I want to change forecolor of textbox from control source property.
Example:
Control Source:
=IIf(a>b;value "1"+changing textbox forecolor to blue;value "2"+changing textbox forecolor to red))
Regards,
mixail.
P.S.
Sorry.
I use Access 2007
Last edited: