Re: $$Excel-Macros$$ Opening Files or Links using VBA Code Ref: 816

2012-04-02 Thread Kremstep
; > *From:* Kremstep > *Sent:* Sunday, April 01, 2012 11:19 PM > *To:* excel-macros@googlegroups.com > *Subject:* $$Excel-Macros$$ Opening Files or Links using VBA Code Ref: 816 > > Say I want to open a file with the below location or open the below link. > What is the

RE: $$Excel-Macros$$ Opening Files or Links using VBA Code Ref: 816

2012-04-02 Thread Rajan_Verma
Workbooks.open(YourFilePath) Rajan From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Kremstep Sent: Apr/Mon/2012 09:50 To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Opening Files or Links using VBA Code Ref: 816 Say I want to open a

Re: $$Excel-Macros$$ Opening Files or Links using VBA Code Ref: 816

2012-04-02 Thread dguillett1
One way to learn is to record a macro while doing manually Don Guillett Microsoft MVP Excel SalesAid Software dguille...@gmail.com From: Kremstep Sent: Sunday, April 01, 2012 11:19 PM To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Opening Files or Links using VBA Code Ref: 816

$$Excel-Macros$$ Opening Files or Links using VBA Code Ref: 816

2012-04-02 Thread Kremstep
Say I want to open a file with the below location or open the below link. What is the VBA code for this ? C:\Users\user\Desktop\leads.xls or open this link C:\Users\user\AppData\Local\Google\Chrome\Application ty, Alex -- FORUM RULES (986+ members already BANNED for violation) 1) Use c