Hi,

I hope some one can help and has done this before...

I would like to use a list box to show data from an array (data from an Access database).

Dumping data to the array - done....
Putting column headers... stumped.

In access with its list box, the first row (0) becomes the header. Understandable and works.
However if you fill the list box in Excel with Add Iteem and .List or .Column the first line is the first line of data. The headers remain blank.

Is there a fast way to get this working?