A
Andy
Is it possible to highlight a particular row in a combo list, say, in a
different font color or in bold, based on the value of one of the columns in
each row returned from a query. So if a combo list is based on a query which
returns 3 values per row as below :-
Andy Friday 5
Fred Tuesday 16
Bert Wednesday 2
Sue Saturday 5
Only the rows where column(2) has value, say, 5 (i.e. Andy & Sue) are
highlighted.
Thanks.
different font color or in bold, based on the value of one of the columns in
each row returned from a query. So if a combo list is based on a query which
returns 3 values per row as below :-
Andy Friday 5
Fred Tuesday 16
Bert Wednesday 2
Sue Saturday 5
Only the rows where column(2) has value, say, 5 (i.e. Andy & Sue) are
highlighted.
Thanks.