ListBox Scrollbars

C

Charles

Hi am using a listbox to hold records from a Access
recordset which works fine, what I want to do is have a
frame with a label with the column headings so that when
the scrollbars ars used on the listbox I want the heading
to scroll also. I can use the scrollbars on the frame
manually but it would be nice if this could be done in
code.
Thanks for any help given
Charles
 
Top