A
Adam
I'm trying to set a conditional format on a field that will become disabled
based on the value of another field (which is a drop-down combo box). I'm
choosing the "Expression Is" in the condition set up box and have tried the
following expressions:
[CobmoBox]![Exercise]="No Exercise Today"
[Exercise]="No Exercise Today"
[Forms]![Exercise]="No Exercise Today"
[Forms]![CobmoBox]![Exercise]="No Exercise Today"
and none of them work - IS my expression wrong??
based on the value of another field (which is a drop-down combo box). I'm
choosing the "Expression Is" in the condition set up box and have tried the
following expressions:
[CobmoBox]![Exercise]="No Exercise Today"
[Exercise]="No Exercise Today"
[Forms]![Exercise]="No Exercise Today"
[Forms]![CobmoBox]![Exercise]="No Exercise Today"
and none of them work - IS my expression wrong??