Hi,
I have a data entry form for an excel spreadsheet and I am struggling with the column headers for the listbox that displays rows of data in the spreadsheet.
My problem is that when I set the columnheads property of the listbox, it shows the headings as Column A, Column B, Column C, etc. Instead I want the column headings to be the first row of data (i.e. Date, Addressee, Sender, etc)
Can anyone suggest how I can go about doing this?
Many Thanks in advance.
S.
I have a data entry form for an excel spreadsheet and I am struggling with the column headers for the listbox that displays rows of data in the spreadsheet.
My problem is that when I set the columnheads property of the listbox, it shows the headings as Column A, Column B, Column C, etc. Instead I want the column headings to be the first row of data (i.e. Date, Addressee, Sender, etc)
Can anyone suggest how I can go about doing this?
Many Thanks in advance.
S.