PC Review


Reply
Thread Tools Rate Thread

command button to combo box

 
 
hoysala
Guest
Posts: n/a
 
      18th Mar 2008
dear all

i have number of commnad buttton in embedded in a sheet

i want to shift to a combobox

please guide me
 
Reply With Quote
 
 
 
 
Office_Novice
Guest
Posts: n/a
 
      18th Mar 2008
Select a Combo Box from the Tool box tool bar.
Right click the combobox you have imbedded
view code

Private Sub ComboBox1_Change()
ComboBox1.additem "Your First Item"
ComboBox1.Additem "Your Second Item"
End Sub





"hoysala" wrote:

> dear all
>
> i have number of commnad buttton in embedded in a sheet
>
> i want to shift to a combobox
>
> please guide me
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Command button and combo box problem =?Utf-8?B?Y2FuZHk=?= Microsoft Access Form Coding 2 23rd Mar 2006 01:56 PM
how can I connect combo box with command button with OLE? =?Utf-8?B?VGFtZXIgVGFoZXI=?= Microsoft Access 1 16th May 2005 05:48 PM
how do I set up a command button that works with a combo box =?Utf-8?B?bGlhcnNwb2tlcg==?= Microsoft Excel Misc 1 6th Apr 2005 02:21 PM
Combo Box & Command Button =?Utf-8?B?UEFN?= Microsoft Access Forms 3 18th Aug 2004 01:37 AM
Combo Box and Command Button SeRene Microsoft Access 2 13th Apr 2004 01:54 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:45 PM.