Click here to Skip to main content
15,917,061 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: HowTo display File Names + extension in a ListBox Pin
Are Jay3-Nov-06 6:23
Are Jay3-Nov-06 6:23 
AnswerRe: HowTo display File Names + extension in a ListBox Pin
nlarson113-Nov-06 6:26
nlarson113-Nov-06 6:26 
GeneralRe: HowTo display File Names + extension in a ListBox Pin
Zaegra3-Nov-06 6:32
Zaegra3-Nov-06 6:32 
GeneralRe: HowTo display File Names + extension in a ListBox Pin
nlarson113-Nov-06 7:52
nlarson113-Nov-06 7:52 
Questionfunction to format partnumbers (alpha numeric) Pin
jds12073-Nov-06 2:54
jds12073-Nov-06 2:54 
AnswerRe: function to format partnumbers (alpha numeric) Pin
nlarson113-Nov-06 8:30
nlarson113-Nov-06 8:30 
GeneralRe: function to format partnumbers (alpha numeric) Pin
jds12073-Nov-06 9:00
jds12073-Nov-06 9:00 
GeneralRe: function to format partnumbers (alpha numeric) Pin
nlarson113-Nov-06 9:02
nlarson113-Nov-06 9:02 
did you use my code as is? the 2nd argument is type 'string'.

this line should of caught that

If IsNumeric(partnumber) Then Return CLng(partnumber).ToString(formatstyle)

if it's not numeric then it will positionally replace the format with the value.
GeneralRe: function to format partnumbers (alpha numeric) Pin
jds12073-Nov-06 9:25
jds12073-Nov-06 9:25 
GeneralRe: function to format partnumbers (alpha numeric) Pin
nlarson113-Nov-06 9:32
nlarson113-Nov-06 9:32 
QuestionHow to create a users manual Pin
rafaguilarsol3-Nov-06 1:56
rafaguilarsol3-Nov-06 1:56 
AnswerRe: How to create a users manual Pin
Dave Kreskowiak3-Nov-06 6:44
mveDave Kreskowiak3-Nov-06 6:44 
GeneralRe: How to create a users manual Pin
rafaguilarsol3-Nov-06 7:47
rafaguilarsol3-Nov-06 7:47 
QuestionSend image path to Crystal report8 through VB6 [modified] Pin
Kiran S. S.2-Nov-06 23:26
Kiran S. S.2-Nov-06 23:26 
QuestionHow to swap values in database with the help of combobox Pin
Khan.Bangash2-Nov-06 23:19
Khan.Bangash2-Nov-06 23:19 
AnswerRe: How to swap values in database with the help of combobox Pin
Akhilesh Yadav2-Nov-06 23:25
Akhilesh Yadav2-Nov-06 23:25 
AnswerRe: How to swap values in database with the help of combobox Pin
OldWarhorse3-Nov-06 3:09
OldWarhorse3-Nov-06 3:09 
Questionformat a time to 24 hours [modified] Pin
steve_rm2-Nov-06 22:19
steve_rm2-Nov-06 22:19 
AnswerRe: format a time to 24 hours Pin
Steven J Jowett2-Nov-06 22:30
Steven J Jowett2-Nov-06 22:30 
GeneralRe: format a time to 24 hours Pin
steve_rm2-Nov-06 23:22
steve_rm2-Nov-06 23:22 
QuestionSwaping Pin
Khan.Bangash2-Nov-06 22:00
Khan.Bangash2-Nov-06 22:00 
QuestionRe: Swaping Pin
Dave Sexton3-Nov-06 0:56
Dave Sexton3-Nov-06 0:56 
AnswerRe: Swaping Pin
OldWarhorse3-Nov-06 3:08
OldWarhorse3-Nov-06 3:08 
QuestionImport C# DLL into vb.net Pin
charchabil032-Nov-06 21:01
charchabil032-Nov-06 21:01 
AnswerRe: Import C# DLL into vb.net Pin
GaryWoodfine 3-Nov-06 0:16
professionalGaryWoodfine 3-Nov-06 0:16 

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.