Conditional formatting expression from a subform or table value
Hi,
I have two related tables and a form and subform. The main form [frmTrialInfo] contains data from [TblTrialInfo] and a subform [subfrmChecklist] with data from [TblChecklist]
I want to use conditional formatting to bold a box in the [frmTrialInfo] is a control in subfrmChecklist or TblChecklist is checked No
I have tried the following expressions, however none have worked, can you spot my mistake? Is it possible to format a field in a form from a subform or a table value, as neither approach has worked.
I have used the following conditional formatting on the field I wish to bold, however none of these have worked?
[subfrmChecklist.PharmReq]=No
[TblChecklist.PharmReq]=No
Any ideas if this is possible, or what I might be doing wrong? No luck with the formatting of the form no matter what I have tried!
Hi,
I have two related tables and a form and subform. The main form [frmTrialInfo] contains data from [TblTrialInfo] and a subform [subfrmChecklist] with data from [TblChecklist]
I want to use conditional formatting to bold a box in the [frmTrialInfo] is a control in subfrmChecklist or TblChecklist is checked No
I have tried the following expressions, however none have worked, can you spot my mistake? Is it possible to format a field in a form from a subform or a table value, as neither approach has worked.
I have used the following conditional formatting on the field I wish to bold, however none of these have worked?
[subfrmChecklist.PharmReq]=No
[TblChecklist.PharmReq]=No
Any ideas if this is possible, or what I might be doing wrong? No luck with the formatting of the form no matter what I have tried!
Last edited: