Hi
Iam after some help with a list box on my form, the list is linked to a table/query
what im trying to do is change the colour or make certain rows/records its showing bold based on what certain vallues are in it?
so for example i have a list box with 5 columns like so showing about 20 or so records
feild1,feild2,feild3,feild4,feild5
and i want to hightlight(bold and red) all rows where feild1 = High
is this possible?
thanks