Conditional formatting

M

Mary

Is it possible to conditionally format the records in a
list box (such that some may be green and others black,
for example?)
 
J

John Vinson

Is it possible to conditionally format the records in a
list box (such that some may be green and others black,
for example?)

No; you would have to obtain a Datagrid control or some other
non-Access tool to do this.
 
Top