Thread
:
How to set the Column Header value for list box?
View Single Post
#
2
Posted to microsoft.public.excel.programming
Gary L Brown
external usenet poster
Posts: 219
How to set the Column Header value for list box?
Example...
Put header in A1
Put list in A2:A10
ColumnHeaders = True
ListFillRange = A2:A10
HTH,
--
Gary Brown
If this post was helpful, please click the ''Yes'' button next to ''Was this
Post Helpfull to you?''.
"Ai_Jun_Zhang" wrote:
Hi!
I have this listbox and it only has one column.
I have columnHeads set to true. I would like to name the column name as
"Product". I do not know how can I set the value in the column header.
Please advise.
Thanks,
Aijun.
--
Ai_Jun_Zhang
------------------------------------------------------------------------
Ai_Jun_Zhang's Profile:
http://www.excelforum.com/member.php...o&userid=25474
View this thread:
http://www.excelforum.com/showthread...hreadid=517930
Reply With Quote
Gary L Brown
View Public Profile
Find all posts by Gary L Brown