Click here to Skip to main content
15,887,477 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Win7 Pin
cstrader23211-Sep-09 4:09
cstrader23211-Sep-09 4:09 
GeneralRe: Win7 Pin
Eddy Vluggen11-Sep-09 4:45
professionalEddy Vluggen11-Sep-09 4:45 
GeneralRe: Win7 Pin
cstrader23211-Sep-09 5:12
cstrader23211-Sep-09 5:12 
GeneralRe: Win7 Pin
cstrader23211-Sep-09 6:47
cstrader23211-Sep-09 6:47 
GeneralRe: Win7 [modified] Pin
DaveAuld11-Sep-09 9:50
professionalDaveAuld11-Sep-09 9:50 
GeneralRe: Win7 Pin
cstrader23211-Sep-09 15:47
cstrader23211-Sep-09 15:47 
GeneralRe: Win7 Pin
cstrader23215-Sep-09 1:49
cstrader23215-Sep-09 1:49 
Questionshorter File Path Pin
Bob Beaubien11-Sep-09 2:35
Bob Beaubien11-Sep-09 2:35 
HEllo To all
i want to thank every one that has help me out on this message board every one has been good here and i have been getting grate help
Thank You all

i got a other question
i am opening a excel template in my program but i am trying to make the file path shorter
xlWorkBook = xlApp.Workbooks.Open("C:\Documents and Settings\Dell Laptop\My Documents\Visual Studio 2008\Projects\Timer\Timer\Templates\log.xls")

Say the other computer is not called Dell Laptop its not going to work
i want it to be with the program no mater ware the program is it will save it in its template forlder

i have tryed this
xlWorkBook = xlApp.Workbooks.Open("\Templates\log.xls")

this did not work
anyone have any ideas ???

Thanks
AnswerRe: shorter File Path Pin
Johan Hakkesteegt11-Sep-09 2:46
Johan Hakkesteegt11-Sep-09 2:46 
GeneralRe: shorter File Path Pin
Bob Beaubien11-Sep-09 3:00
Bob Beaubien11-Sep-09 3:00 
GeneralRe: shorter File Path Pin
Eddy Vluggen11-Sep-09 3:07
professionalEddy Vluggen11-Sep-09 3:07 
GeneralRe: shorter File Path Pin
Johan Hakkesteegt11-Sep-09 3:07
Johan Hakkesteegt11-Sep-09 3:07 
GeneralRe: shorter File Path Pin
Dave Kreskowiak11-Sep-09 4:10
mveDave Kreskowiak11-Sep-09 4:10 
GeneralRe: shorter File Path Pin
Johan Hakkesteegt13-Sep-09 22:38
Johan Hakkesteegt13-Sep-09 22:38 
GeneralRe: shorter File Path Pin
Luc Pattyn11-Sep-09 7:01
sitebuilderLuc Pattyn11-Sep-09 7:01 
QuestionExpression Pin
Anubhava Dimri10-Sep-09 23:18
Anubhava Dimri10-Sep-09 23:18 
AnswerRe: Expression Pin
Henry Minute11-Sep-09 0:08
Henry Minute11-Sep-09 0:08 
AnswerRe: Expression Pin
Christian Graus11-Sep-09 0:56
protectorChristian Graus11-Sep-09 0:56 
GeneralRe: Expression Pin
Anubhava Dimri11-Sep-09 1:17
Anubhava Dimri11-Sep-09 1:17 
GeneralRe: Expression Pin
Dave Kreskowiak11-Sep-09 4:03
mveDave Kreskowiak11-Sep-09 4:03 
GeneralRe: Expression Pin
Anubhava Dimri11-Sep-09 18:07
Anubhava Dimri11-Sep-09 18:07 
GeneralRe: Expression Pin
Dave Kreskowiak12-Sep-09 5:25
mveDave Kreskowiak12-Sep-09 5:25 
GeneralRe: Expression Pin
Anubhava Dimri13-Sep-09 18:07
Anubhava Dimri13-Sep-09 18:07 
GeneralRe: Expression Pin
Dave Kreskowiak14-Sep-09 2:05
mveDave Kreskowiak14-Sep-09 2:05 
GeneralRe: Expression Pin
Anubhava Dimri14-Sep-09 2:09
Anubhava Dimri14-Sep-09 2:09 

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.