H
Hindsey
I am using Access 2003, and I need to conditionally format a list box. I know
I cannot do that, so I've created a subform to make look like a list box and
have applied conditional formatting to it.
I have a checkbox in the subform so that when you click in any of the 3
fields in the subform/list, it will change that checkbox and then apply
conditional formatting to all the fields (the conditional format is
contingent upon that checkbox being checked or not). The conditional format
just makes it "highlight" each field by changing the back and foreground
colors.
The problem I am having is that since I don't want any of the fields to be
editable, to the point where I don't even want the text to be selected (stops
looking like a list box when I do), I had to make each of the fields
Disabled. But when I do that, it won't execute the "on click" code for each
of the 3 fields.
Has anyone had any good luck with this and would know how to guide me in the
right direction?
I cannot do that, so I've created a subform to make look like a list box and
have applied conditional formatting to it.
I have a checkbox in the subform so that when you click in any of the 3
fields in the subform/list, it will change that checkbox and then apply
conditional formatting to all the fields (the conditional format is
contingent upon that checkbox being checked or not). The conditional format
just makes it "highlight" each field by changing the back and foreground
colors.
The problem I am having is that since I don't want any of the fields to be
editable, to the point where I don't even want the text to be selected (stops
looking like a list box when I do), I had to make each of the fields
Disabled. But when I do that, it won't execute the "on click" code for each
of the 3 fields.
Has anyone had any good luck with this and would know how to guide me in the
right direction?