Click here to Skip to main content
15,915,702 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalneed help Pin
RygleD3-Jan-05 6:44
RygleD3-Jan-05 6:44 
GeneralWindows Clipboard Pin
Damian Castroviejo3-Jan-05 5:55
Damian Castroviejo3-Jan-05 5:55 
GeneralAccess to T-SQL Pin
edd1em3-Jan-05 4:53
edd1em3-Jan-05 4:53 
GeneralMake Data Grid Up to date Pin
widhie_prihatna3-Jan-05 1:11
widhie_prihatna3-Jan-05 1:11 
GeneralSlow performance Pin
WillemM2-Jan-05 21:10
WillemM2-Jan-05 21:10 
GeneralAXMSFlexgrid1 Pin
Anonymous2-Jan-05 11:11
Anonymous2-Jan-05 11:11 
GeneralSplit array Pin
Anonymous2-Jan-05 10:46
Anonymous2-Jan-05 10:46 
GeneralRe: Split array Pin
Dave Kreskowiak2-Jan-05 12:02
mveDave Kreskowiak2-Jan-05 12:02 
Just like the error message says... The index 1 or 2 doesn't exist in your arr array.
You're either not splitting your cmb1.Text text with the correct splitter or you're not getting the result you expect. Try stepping through the code and see what arr = Split(cmb1.Text, " - ") is actually returning.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionHow to Learn VB without Visual Studio Pin
Ajit Jagannath1-Jan-05 22:56
Ajit Jagannath1-Jan-05 22:56 
AnswerRe: How to Learn VB without Visual Studio Pin
Dennis C. Dietrich2-Jan-05 13:56
Dennis C. Dietrich2-Jan-05 13:56 
Generalconvert to double Pin
Anonymous1-Jan-05 19:21
Anonymous1-Jan-05 19:21 
GeneralRe: convert to double Pin
Robert Rohde1-Jan-05 20:28
Robert Rohde1-Jan-05 20:28 
GeneralRe: convert to double Pin
T Manjaly5-Jan-05 5:41
T Manjaly5-Jan-05 5:41 
GeneralUse chart control in vb.net application Pin
Mekong River1-Jan-05 17:43
Mekong River1-Jan-05 17:43 
GeneralRe: Use chart control in vb.net application Pin
Robert Rohde1-Jan-05 20:35
Robert Rohde1-Jan-05 20:35 
GeneralRe: Use chart control in vb.net application Pin
Mekong River1-Jan-05 22:19
Mekong River1-Jan-05 22:19 
GeneralRe: Use chart control in vb.net application Pin
Robert Rohde2-Jan-05 3:31
Robert Rohde2-Jan-05 3:31 
GeneralRe: Use chart control in vb.net application Pin
Mekong River2-Jan-05 10:21
Mekong River2-Jan-05 10:21 
GeneralPretty Code in Forum Pin
OICU8121-Jan-05 13:49
OICU8121-Jan-05 13:49 
GeneralRe: Pretty Code in Forum Pin
Dennis C. Dietrich1-Jan-05 16:06
Dennis C. Dietrich1-Jan-05 16:06 
GeneralRe: Pretty Code in Forum Pin
OICU8121-Jan-05 19:40
OICU8121-Jan-05 19:40 
QuestionCan I do an event handler in a collection class to capture an event raised by one of its objects Pin
TJO11-Jan-05 1:32
TJO11-Jan-05 1:32 
AnswerRe: Can I do an event handler in a collection class to capture an event raised by one of its objects Pin
Robert Rohde1-Jan-05 1:46
Robert Rohde1-Jan-05 1:46 
AnswerRe: Can I do an event handler in a collection class to capture an event raised by one of its objects Pin
OICU8121-Jan-05 8:37
OICU8121-Jan-05 8:37 
GeneralExporting Data from Dataset/Datagrid in Excel from Win Forms Pin
Sarmad Sarosh1-Jan-05 1:22
sussSarmad Sarosh1-Jan-05 1:22 

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.