#1   Report Post  
Posted to microsoft.public.excel.misc
the dude
 
Posts: n/a
Default Caption Property


Hi guys,
I'm building an UserForm and I have inserted a Combobox. In the
combobox property window, the caption property should allow me to
insert the data I would like to be displayed when clicking in the
combobox, but I really don't have a clue how to do that...
Anyone knows????
Thanks
The dude


--
the dude
------------------------------------------------------------------------
the dude's Profile: http://www.excelforum.com/member.php...o&userid=32838
View this thread: http://www.excelforum.com/showthread...hreadid=547367

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Caption Property

With Combobox1
.Additem "first value"
.AddItem "second value"
'etc.
End With

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"the dude" wrote in
message ...

Hi guys,
I'm building an UserForm and I have inserted a Combobox. In the
combobox property window, the caption property should allow me to
insert the data I would like to be displayed when clicking in the
combobox, but I really don't have a clue how to do that...
Anyone knows????
Thanks
The dude


--
the dude
------------------------------------------------------------------------
the dude's Profile:

http://www.excelforum.com/member.php...o&userid=32838
View this thread: http://www.excelforum.com/showthread...hreadid=547367



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to cycle through each of property and its value of Class? Tetsuya Oguma Excel Worksheet Functions 1 March 3rd 06 10:36 AM
Property Let: assign return value of Double when passing String Tetsuya Oguma Excel Discussion (Misc queries) 1 March 3rd 06 08:01 AM
DrawingObjects/AutoShapes' .OnAction property in DialogSheets BizMark Excel Discussion (Misc queries) 0 October 12th 05 12:40 PM
Edit Hyperlink property Me Excel Discussion (Misc queries) 0 March 4th 05 05:41 PM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 12:37 AM


All times are GMT +1. The time now is 03:06 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"