Click here to Skip to main content
15,921,113 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
GeneralRe: streamreader functionality Pin
pbaggett27-Feb-06 10:30
pbaggett27-Feb-06 10:30 
AnswerRe: streamreader functionality Pin
Guffa27-Feb-06 13:00
Guffa27-Feb-06 13:00 
JokeRe: streamreader functionality Pin
pbaggett28-Feb-06 3:14
pbaggett28-Feb-06 3:14 
GeneralRe: streamreader functionality Pin
Guffa28-Feb-06 8:52
Guffa28-Feb-06 8:52 
GeneralRe: streamreader functionality Pin
pbaggett1-Mar-06 4:39
pbaggett1-Mar-06 4:39 
QuestionRun Time Text Box Pin
Nadeem Akhter27-Feb-06 4:00
Nadeem Akhter27-Feb-06 4:00 
Questiondatabase engine for larg application Pin
illusionFinder27-Feb-06 2:46
illusionFinder27-Feb-06 2:46 
AnswerRe: database engine for larg application Pin
Colin Angus Mackay27-Feb-06 2:57
Colin Angus Mackay27-Feb-06 2:57 
GeneralRe: database engine for larg application Pin
illusionFinder27-Feb-06 3:07
illusionFinder27-Feb-06 3:07 
GeneralRe: database engine for larg application Pin
Colin Angus Mackay27-Feb-06 3:20
Colin Angus Mackay27-Feb-06 3:20 
AnswerRe: database engine for larg application Pin
Guffa27-Feb-06 3:38
Guffa27-Feb-06 3:38 

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.