Click here to Skip to main content
15,925,440 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDeterming elapsed time... Pin
Nobelium27-Feb-06 12:33
Nobelium27-Feb-06 12:33 
AnswerRe: Determing elapsed time... Pin
Guffa27-Feb-06 13:17
Guffa27-Feb-06 13:17 
Questionstarting interactive process from windows service Pin
Qaiser_Iftikhar27-Feb-06 10:21
Qaiser_Iftikhar27-Feb-06 10:21 
Questionamstextbox and VS 2005 Pin
CanuteM27-Feb-06 9:56
CanuteM27-Feb-06 9:56 
QuestionReportViewer not displaying footer info? Pin
Rashar27-Feb-06 9:48
Rashar27-Feb-06 9:48 
AnswerRe: ReportViewer not displaying footer info? Pin
noshaba mariam27-Feb-06 17:41
noshaba mariam27-Feb-06 17:41 
GeneralRe: ReportViewer not displaying footer info? Pin
Rashar28-Feb-06 2:01
Rashar28-Feb-06 2:01 
GeneralRe: ReportViewer not displaying footer info? Pin
noshaba mariam28-Feb-06 17:41
noshaba mariam28-Feb-06 17:41 
GeneralRe: ReportViewer not displaying footer info? Pin
Rashar1-Mar-06 6:15
Rashar1-Mar-06 6:15 
QuestionPrintting fucntion Pin
mbyahya27-Feb-06 9:11
mbyahya27-Feb-06 9:11 
AnswerRe: Printting fucntion Pin
Divya Rathi28-Feb-06 19:09
Divya Rathi28-Feb-06 19:09 
Questionaccess a folder using administrator account Pin
Omar Mallat27-Feb-06 9:03
professionalOmar Mallat27-Feb-06 9:03 
QuestionHow to post Datagrid back to access table Pin
New_Coder27-Feb-06 6:44
New_Coder27-Feb-06 6:44 
AnswerRe: How to post Datagrid back to access table Pin
noshaba mariam27-Feb-06 17:49
noshaba mariam27-Feb-06 17:49 
QuestionForm created by thread not responding Pin
RJGCarey27-Feb-06 6:42
RJGCarey27-Feb-06 6:42 
AnswerRe: Form created by thread not responding Pin
Dave Kreskowiak27-Feb-06 7:55
mveDave Kreskowiak27-Feb-06 7:55 
GeneralRe: Form created by thread not responding Pin
RJGCarey27-Feb-06 9:24
RJGCarey27-Feb-06 9:24 
GeneralRe: Form created by thread not responding Pin
Dave Kreskowiak27-Feb-06 10:37
mveDave Kreskowiak27-Feb-06 10:37 
QuestionVS Tools for Office in .NET 2005 Pin
KreativeKai27-Feb-06 4:16
professionalKreativeKai27-Feb-06 4:16 
I'm just starting to get into the 2005 version of Visual Studio. I'm writing an application that will open Excel and pull in a CSV file for formatting.

I'm just having trouble opening it. In 2003, I would use the reference for Excel 11.0 Object Library and use the following code

Dim xlApp As Excel.Application<br />
Dim xlBook As Excel.Workbook<br />
Dim xlSheet As Excel.Worksheet


Now in 2005 I think I'm supposed to use the reference for Microsoft.Office.Tools.Excel. When I use the code above, it doesn't recognize Application?

Confused? Can someone point me in the right direction? Confused | :confused:

Lost in the vast sea of .NET
Questionstreamreader functionality Pin
pbaggett27-Feb-06 4:07
pbaggett27-Feb-06 4:07 
AnswerRe: streamreader functionality Pin
Guffa27-Feb-06 4:17
Guffa27-Feb-06 4:17 
GeneralRe: streamreader functionality Pin
pbaggett27-Feb-06 4:34
pbaggett27-Feb-06 4:34 
AnswerRe: streamreader functionality Pin
Guffa27-Feb-06 6:27
Guffa27-Feb-06 6:27 
GeneralRe: streamreader functionality Pin
pbaggett27-Feb-06 7:59
pbaggett27-Feb-06 7:59 
AnswerRe: streamreader functionality Pin
Guffa27-Feb-06 9:29
Guffa27-Feb-06 9:29 

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.