textbox backcolor

G

Guest

I am trying to set the backcolor of a textbox in Continuous Forms view
uniquely for each record displayed on the form. When I set the color in
OnCurrent Event Handler, the color changes for that field for all records on
the display. How can I change each record individually?
 
J

John W. Vinson

I am trying to set the backcolor of a textbox in Continuous Forms view
uniquely for each record displayed on the form. When I set the color in
OnCurrent Event Handler, the color changes for that field for all records on
the display. How can I change each record individually?

With Conditional Formatting: open the form in design view, select the textbox,
and choose Conditional Formatting from the Format menu option.

This only works in A2000 or later.

John W. Vinson [MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top