W
WestWingFan
Hello,
In A07, I have a field in a continuous form that I would like to apply
conditional formatting to based on how the text in the field compares to the
unbound combo box in the header. I can get it to work with Expression is:
[UsedIndustry] Not Like "*Automotive*"
but not when I try to reference the second column of the combo box
[UsedIndustry] Not Like "*me.cboindustryselect.column(1)*"
Any ideas what I'm doing wrong?
Thanks in advance
In A07, I have a field in a continuous form that I would like to apply
conditional formatting to based on how the text in the field compares to the
unbound combo box in the header. I can get it to work with Expression is:
[UsedIndustry] Not Like "*Automotive*"
but not when I try to reference the second column of the combo box
[UsedIndustry] Not Like "*me.cboindustryselect.column(1)*"
Any ideas what I'm doing wrong?
Thanks in advance