Michael
Wed Jan 21 20:54:34 CST 2004
K. Lobe wrote:
> I've had some success with oExcel=GetObject("',"Excel.Application").
> I use this with client side scripting...
>
> oWrkBk=oExcel.Workbook.add
> oExcel.visible=true
>
>
> Having said that, I am having some trouble with some PC's but am
> working on it.
GetObject once worked client side in older versions of IE, but not in
current verions.
PRB: Cannot Call GetObject from IE to Access Running Object
http://support.microsoft.com/default.aspx?kbid=239470
Given the 'applies to" list, the KB article implies this was a change as of
IE 5.
--
Michael Harris
Microsoft.MVP.Scripting
Windows 2000 Scripting Guide
Microsoft® Windows®2000 Scripting Guide
http://www.microsoft.com/technet/scriptcenter/scrguide/sagsas_overview.asp
TechNet Script Center Sample Scripts
http://www.microsoft.com/downloads/release.asp?ReleaseID=38942
WSH 5.6 documentation download
http://www.microsoft.com/downloads/details.aspx?FamilyId=01592C48-207D-4BE1-8A76-1C4099D7BBB9&displaylang=en