A
Ann
I'm trying to color the text boxes I have on a form and a subform.
I have a form called frmDRSJobs and a subform called subfrmDRSJobsByOperators.
If the [dtmClosedDate] (this is on the main form) is entered all the fields
on the form and subform need to be a different color showing this is a
completed job. I didn't have a problem with the main form using the
conditional formatting option but when I'm on the subform I don't know how to
refer back to the main form. I tried a number of different things, Parent,
Me, using the form name and though I don't get an error nothing happens. Can
someone tell me how to refer back to the main form when using the conditional
formatting option? Thanks for the help.
I have a form called frmDRSJobs and a subform called subfrmDRSJobsByOperators.
If the [dtmClosedDate] (this is on the main form) is entered all the fields
on the form and subform need to be a different color showing this is a
completed job. I didn't have a problem with the main form using the
conditional formatting option but when I'm on the subform I don't know how to
refer back to the main form. I tried a number of different things, Parent,
Me, using the form name and though I don't get an error nothing happens. Can
someone tell me how to refer back to the main form when using the conditional
formatting option? Thanks for the help.