list box

D

Dirk Goldgar

sensay said:
how can i diplay a line between records in a list box ?

A list box won't do this. You could use a subform instead, made to
simulate a list box.
 
Top