Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default A form combobox with list style as options.

I have an activeX combobox with its list style property as
'frmListStyleOption' which I need to convert into form combobox control. Is
there any way by which we can get the effect of 'frmListStyleOption' property
in form combobox?

I appreciate your immediate response.

Thanks,
Sagar.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default A form combobox with list style as options.

You can access the properties window by right clicking the combobox while in
design mode. If your combobox is on the worksheet, go to
ViewToolBarsControl Toolbox then click the icon in the upper left corner of
the tool box. It is in design mode when the icon is highlighted.

If the combobox is on a UserForm then open the VBE Alt + F11. Select the
UserForm from the Project window by double clicking it. If the properties
window does not automatically appear at the lower left of the screen, then
click ViewProperty Window.

Once you have the property window open, find List Style in the properties
list and click on the right hand side of that entry for a drop down option.
Select either fmListStylePlain or fmListStyleOption.

"Sagar Gurao" wrote:

I have an activeX combobox with its list style property as
'frmListStyleOption' which I need to convert into form combobox control. Is
there any way by which we can get the effect of 'frmListStyleOption' property
in form combobox?

I appreciate your immediate response.

Thanks,
Sagar.

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
Changing from format style to list style B.W. Excel Worksheet Functions 1 November 22nd 06 07:53 PM
setting combobox style using vba michael.beckinsale Excel Programming 5 September 2nd 06 03:54 PM
Combobox options based on the input of another combobox afmullane[_5_] Excel Programming 1 May 3rd 06 01:44 PM
Trying to get a form to set a style cheaperThanAPro Excel Programming 13 October 23rd 05 03:00 PM
Changing the Style of a Combobox Via It's Name Kent Excel Programming 1 December 22nd 03 10:16 PM


All times are GMT +1. The time now is 09:37 AM.

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

About Us

"It's about Microsoft Excel"