Form / Subform (Individual Rows)

  • Thread starter George H. Slamowitz
  • Start date
G

George H. Slamowitz

Hello all:

1. I have a Form with a subform associated with it.
2. The subform is defined as a continuous form.
3. The subform has multiple rows displayed

I want to change the color(s) of certain fields based on certain values in
each row.

I tried to put the code to change the colors in the "On Current" condition
of the subform, but it changed all the records once the the row is selected.
I can't seem to find the condition that allows me access to the row of data
when the row is INITIALLY loaded with the form, and individually accessable
when the row is selected.

Any help would be greatly appreciated

Thanks in advance.
 

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