Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / February 2007

Tip: Looking for answers? Try searching our database.

GetObject & CreateObject

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jille - 16 Feb 2007 20:14 GMT
Hi,

I'm trying to access an Excel file from Word. I can use both GetObject &
CreateOjbect successfully, but the file I want to open is a template, and
instead of actually opening the template, I want to create a file from the
template because the file will be used by multiple users for separate data
sets.

Could I achieve the same outcome by 'sharing' the file and then making it
read-only? Fyi, most users are using Word/Excel 2000.

Any ideas?

Thanks,
Jille
Jezebel - 16 Feb 2007 22:16 GMT
Set xlApp = Excel.Application
Set xlBook = xlApp.Workbooks.Add(Template:="...")

> Hi,
>
[quoted text clipped - 11 lines]
> Thanks,
> Jille
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.