Click here to Skip to main content
15,890,185 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: CRC32 computation and error detection Pin
Gagan.2022-Jan-10 2:17
Gagan.2022-Jan-10 2:17 
GeneralRe: CRC32 computation and error detection [modified] Pin
Luc Pattyn22-Jan-10 3:09
sitebuilderLuc Pattyn22-Jan-10 3:09 
Questionhow to lock keyboard and mouse by vb6 code Pin
zhiyuan1621-Jan-10 22:08
zhiyuan1621-Jan-10 22:08 
QuestionRe: how to lock keyboard and mouse by vb6 code Pin
Eddy Vluggen22-Jan-10 0:22
professionalEddy Vluggen22-Jan-10 0:22 
QuestionHelp, Pretty Please Exporting to Excel Pin
technette21-Jan-10 11:11
technette21-Jan-10 11:11 
AnswerRe: Help, Pretty Please Exporting to Excel Pin
DaveAuld21-Jan-10 12:11
professionalDaveAuld21-Jan-10 12:11 
AnswerRe: Help, Pretty Please Exporting to Excel Pin
Dave Kreskowiak21-Jan-10 12:56
mveDave Kreskowiak21-Jan-10 12:56 
AnswerRe: Help, Pretty Please Exporting to Excel Pin
Rick Shaub22-Jan-10 8:01
Rick Shaub22-Jan-10 8:01 
Can't you just change

xlsht.Cells(1, i + 1) = gridContract(i).ColumnName


to

xlsht.Cells(1, i + 1).Value = gridContract(i).ColumnName

?
AnswerRe: Help, Pretty Please Exporting to Excel Pin
technette22-Jan-10 13:46
technette22-Jan-10 13:46 
QuestionWHERE WILL I GET VB.NET PROJECT Pin
rahuldsac21-Jan-10 6:04
rahuldsac21-Jan-10 6:04 
AnswerRe: WHERE WILL I GET VB.NET PROJECT Pin
Dave Kreskowiak21-Jan-10 6:43
mveDave Kreskowiak21-Jan-10 6:43 
AnswerRe: WHERE WILL I GET VB.NET PROJECT Pin
Steven J Jowett21-Jan-10 7:00
Steven J Jowett21-Jan-10 7:00 
AnswerRe: WHERE WILL I GET VB.NET PROJECT Pin
JHizzle21-Jan-10 7:57
JHizzle21-Jan-10 7:57 
JokeRe: WHERE WILL I GET VB.NET PROJECT Pin
Gagan.2022-Jan-10 1:54
Gagan.2022-Jan-10 1:54 
AnswerRe: WHERE WILL I GET VB.NET PROJECT Pin
darkelv22-Jan-10 2:10
darkelv22-Jan-10 2:10 
GeneralRe: WHERE WILL I GET VB.NET PROJECT Pin
Smithers-Jones22-Jan-10 3:51
Smithers-Jones22-Jan-10 3:51 
Questiondatareader error how to solve Pin
Patrício dos Santos21-Jan-10 5:07
Patrício dos Santos21-Jan-10 5:07 
AnswerRe: datareader error how to solve Pin
Dave Kreskowiak21-Jan-10 5:19
mveDave Kreskowiak21-Jan-10 5:19 
GeneralRe: datareader error how to solve Pin
Patrício dos Santos21-Jan-10 5:41
Patrício dos Santos21-Jan-10 5:41 
GeneralRe: datareader error how to solve Pin
Dave Kreskowiak21-Jan-10 6:45
mveDave Kreskowiak21-Jan-10 6:45 
GeneralRe: datareader error how to solve Pin
Patrício dos Santos21-Jan-10 8:45
Patrício dos Santos21-Jan-10 8:45 
GeneralRe: datareader error how to solve Pin
Dave Kreskowiak21-Jan-10 9:37
mveDave Kreskowiak21-Jan-10 9:37 
GeneralRe: datareader error how to solve Pin
Patrício dos Santos21-Jan-10 10:09
Patrício dos Santos21-Jan-10 10:09 
GeneralRe: datareader error how to solve Pin
Dave Kreskowiak21-Jan-10 10:33
mveDave Kreskowiak21-Jan-10 10:33 
Question.dat fixed length files being compressed when e-mailed to recipient through vb.net (URGENT!!!) Pin
Mr Oizo20-Jan-10 22:37
Mr Oizo20-Jan-10 22:37 

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.