Re: $$Excel-Macros$$ How to load data into Combo box in user form

2011-09-04 Thread bé trần văn
uot; .AddItem "8900" .AddItem "1" End With End Sub 2011/8/31 Rajan_Verma > *See the attached Sheet..* > > * * > > *From:* excel-macros@googlegroups.com [mailto: > excel-macros@googlegroups.com] *On Behalf Of *Rakesh Joshi > *Sent:* Tue

RE: $$Excel-Macros$$ How to load data into Combo box in user form

2011-08-30 Thread Rajan_Verma
See the attached Sheet.. From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Rakesh Joshi Sent: Tuesday, August 30, 2011 9:29 PM To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ How to load data into Combo box in user form Go to Property

Re: $$Excel-Macros$$ How to load data into Combo box in user form

2011-08-30 Thread Mr Excellent
> *Subject:* Re: $$Excel-Macros$$ How to load data into Combo box in user > form > > ** ** > > Go to Property of Combo box type the Range under the row source of > Combobox.: > > On Tue, Aug 30, 2011 at 9:09 PM, Suryaprasad > wrote: > > Hi All, >

RE: $$Excel-Macros$$ How to load data into Combo box in user form

2011-08-30 Thread Rajan_Verma
See the attached From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Rakesh Joshi Sent: Tuesday, August 30, 2011 9:29 PM To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ How to load data into Combo box in user form Go to Property of Combo

Re: $$Excel-Macros$$ How to load data into Combo box in user form

2011-08-30 Thread Rakesh Joshi
Go to Property of Combo box type the Range under the row source of Combobox.: On Tue, Aug 30, 2011 at 9:09 PM, Suryaprasad wrote: > Hi All, > > Attached is the sheet where i need the list of the countries to be added to > the combo box > > Note : The Combo box should be enabled once the data is e