Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 493
Default GetObject Template

Using GetObject, how can I indicate an Excel template that I want the file to
use?

Thanks

Alex
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 272
Default GetObject Template

Alex, I'm not sure what you are trying to do. Can you just use:
Dim wb as Workbook
Set wb = Workbooks.Add("C:\YourPath\YourTemplate.xlt")
--
Charles Chickering

"A good example is twice the value of good advice."


"Alex" wrote:

Using GetObject, how can I indicate an Excel template that I want the file to
use?

Thanks

Alex

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
GetObject how does it works ??? ina Excel Programming 7 May 12th 06 05:43 PM
GetObject Maxi[_2_] Excel Programming 0 March 14th 06 10:23 AM
GetObject error 429 Brian Delaney Excel Programming 3 August 23rd 05 03:37 PM
GetObject function R Avery Excel Programming 3 October 5th 04 07:20 PM
GetObject Michael Excel Programming 3 June 16th 04 01:28 PM


All times are GMT +1. The time now is 01:55 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"