ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to add data to ColumnHeads of Listbox (https://www.excelbanter.com/excel-programming/330833-how-add-data-columnheads-listbox.html)

lehainam[_3_]

How to add data to ColumnHeads of Listbox
 

Dear all,

I created a listbox in Excel and load data from Access file but I don't
know how to add data to columnheads of that listbox.

Could any one can help me.

Thanks a lot.

Nam


--
lehainam
------------------------------------------------------------------------
lehainam's Profile: http://www.excelforum.com/member.php...o&userid=18615
View this thread: http://www.excelforum.com/showthread...hreadid=376216


K Dales[_2_]

How to add data to ColumnHeads of Listbox
 
I assume this is a Controls listbox, not Forms (since I don't think you can
set column headers in Forms listbox). Do you put your Access data onto your
worksheet first, or are you creating your listbox strictly from code? If you
put it into a range on your sheet, the Controls listbox should automatically
choose the cells above your .ListFillRange as the column headers if you
specify .ColumnHeads=True. But I don't see any way other than this to
specify the column headers (I know in an Access form you can use the
RowSourceType and RowSource to specify headings).

A trick I have used at times is to place textboxes above a listbox, and use
them for the headers. Not as elegant, but it works!

"lehainam" wrote:


Dear all,

I created a listbox in Excel and load data from Access file but I don't
know how to add data to columnheads of that listbox.

Could any one can help me.

Thanks a lot.

Nam


--
lehainam
------------------------------------------------------------------------
lehainam's Profile: http://www.excelforum.com/member.php...o&userid=18615
View this thread: http://www.excelforum.com/showthread...hreadid=376216




All times are GMT +1. The time now is 05:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com