Click here to Skip to main content
15,888,454 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Synchronizing in VB 6.0 Pin
Thomas Krojer17-Feb-11 22:34
Thomas Krojer17-Feb-11 22:34 
GeneralRe: Synchronizing in VB 6.0 Pin
Dave Kreskowiak18-Feb-11 9:47
mveDave Kreskowiak18-Feb-11 9:47 
GeneralRe: Synchronizing in VB 6.0 Pin
Luc Pattyn17-Feb-11 4:25
sitebuilderLuc Pattyn17-Feb-11 4:25 
QuestionChange delivery location off RSS feed in Outlook 2010 Pin
tessers15-Feb-11 10:49
tessers15-Feb-11 10:49 
AnswerRe: Change delivery location off RSS feed in Outlook 2010 Pin
tessers15-Feb-11 23:09
tessers15-Feb-11 23:09 
QuestionVB6 calling dll with a callback for progress Pin
Foulques NERA15-Feb-11 7:40
Foulques NERA15-Feb-11 7:40 
AnswerRe: VB6 calling dll with a callback for progress Pin
Foulques NERA15-Feb-11 8:03
Foulques NERA15-Feb-11 8:03 
QuestionVisual Basic Code in Excel Macro Pin
Ahmad Rifai Yusuf14-Feb-11 20:50
Ahmad Rifai Yusuf14-Feb-11 20:50 
Dear all,

Here I attach my Visual Basic Code for Combo Box Control runs in Microsoft Excel Macro, but once the object is run and I click this object control the item will increase continuaously.

Wheather any of you who can asisst me solve this problem..?

Cool | :cool: Cool | :cool:


Private Sub ComboBox1_Change()
ComboBox1.AddItem "SIDM"
ComboBox1.AddItem "BIJ"
ComboBox1.AddItem "M1D"
ComboBox1.AddItem "THERESA"
ComboBox1.AddItem "YS"
ComboBox1.AddItem "OPTION"
End Sub

Best Regards,


Ahmad Rifai Yusuf

AnswerRe: Visual Basic Code in Excel Macro Pin
Wayne Gaylard14-Feb-11 21:04
professionalWayne Gaylard14-Feb-11 21:04 
AnswerRe: Visual Basic Code in Excel Macro Pin
Dalek Dave14-Feb-11 23:56
professionalDalek Dave14-Feb-11 23:56 
Questionconvert this code pls. Pin
joly mae14-Feb-11 17:21
joly mae14-Feb-11 17:21 
AnswerRe: convert this code pls. Pin
Dave Kreskowiak14-Feb-11 18:07
mveDave Kreskowiak14-Feb-11 18:07 
AnswerRe: convert this code pls. Pin
Thomas Krojer14-Feb-11 23:30
Thomas Krojer14-Feb-11 23:30 
Questionsmtp Pin
David C# Hobbyist.14-Feb-11 13:38
professionalDavid C# Hobbyist.14-Feb-11 13:38 
AnswerRe: smtp Pin
Dave Kreskowiak14-Feb-11 13:57
mveDave Kreskowiak14-Feb-11 13:57 
GeneralRe: smtp Pin
David C# Hobbyist.14-Feb-11 14:01
professionalDavid C# Hobbyist.14-Feb-11 14:01 
GeneralRe: smtp Pin
Dave Kreskowiak14-Feb-11 18:05
mveDave Kreskowiak14-Feb-11 18:05 
GeneralRe: smtp [modified] Pin
David C# Hobbyist.15-Feb-11 5:15
professionalDavid C# Hobbyist.15-Feb-11 5:15 
QuestionExport/Extract/Copy File on startup Pin
Flor!an13-Feb-11 11:13
Flor!an13-Feb-11 11:13 
AnswerRe: Export/Extract/Copy File on startup Pin
dan!sh 13-Feb-11 21:03
professional dan!sh 13-Feb-11 21:03 
QuestionGetting the Full Name of Logged In User Pin
Dominick Marciano12-Feb-11 15:31
professionalDominick Marciano12-Feb-11 15:31 
AnswerRe: Getting the Full Name of Logged In User Pin
Abhinav S12-Feb-11 23:57
Abhinav S12-Feb-11 23:57 
Questionnew project datasource Pin
David C# Hobbyist.12-Feb-11 6:51
professionalDavid C# Hobbyist.12-Feb-11 6:51 
AnswerRe: new project datasource Pin
Henry Minute12-Feb-11 7:06
Henry Minute12-Feb-11 7:06 
GeneralRe: new project datasource Pin
David C# Hobbyist.12-Feb-11 7:15
professionalDavid C# Hobbyist.12-Feb-11 7:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.