Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default excel office web components

I need to find out the classid value for Excel 2003's office web component.
How do i find this?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default excel office web components

Possibly
<object id=ChartSpace1 classid=CLSID:0002E500-0000-0000-C000-000000000046
style="width:100%;height:480"</object
<object id=Spreadsheet1 classid=CLSID:0002E510-0000-0000-C000-000000000046
style="width:100%;height:480"</object

--
Regards,
Tom Ogilvy

"EngrJPO" wrote in message
...
I need to find out the classid value for Excel 2003's office web

component.
How do i find this?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default excel office web components

Hi. Thanks for the values. I have not actually been able to test it yet
because i have another related problem.

My classic ASP application is being used by users who either have Office
2000, Office 2002 or Office 2003 installed in their machines. What happens is
that I want my application to be able to check the client's machine. If
Office 2003 is installed, it will use the OWC classid value of Office 2003.
Otherwise it will use the classid value of the version of Office that is
installed.

First of all is this possible to do? Secondly, can you suggest code on how
best to implement it?

Thanks again.


"Tom Ogilvy" wrote:

Possibly
<object id=ChartSpace1 classid=CLSID:0002E500-0000-0000-C000-000000000046
style="width:100%;height:480"</object
<object id=Spreadsheet1 classid=CLSID:0002E510-0000-0000-C000-000000000046
style="width:100%;height:480"</object

--
Regards,
Tom Ogilvy

"EngrJPO" wrote in message
...
I need to find out the classid value for Excel 2003's office web

component.
How do i find this?




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default excel office web components

Hi,

I found a value which worked for me:
0002E559-0000-0000-C000-000000000046



"Tom Ogilvy" wrote:

Possibly
<object id=ChartSpace1 classid=CLSID:0002E500-0000-0000-C000-000000000046
style="width:100%;height:480"</object
<object id=Spreadsheet1 classid=CLSID:0002E510-0000-0000-C000-000000000046
style="width:100%;height:480"</object

--
Regards,
Tom Ogilvy

"EngrJPO" wrote in message
...
I need to find out the classid value for Excel 2003's office web

component.
How do i find this?




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
problem exporting data from Office PivotTable Components to Excel Hammami Excel Discussion (Misc queries) 0 December 22nd 06 11:16 AM
installing web components into office 12 ( excel) schmintan Excel Discussion (Misc queries) 0 October 10th 06 05:19 PM
Office XP Web Components supported by Office 2003 Chris P Excel Discussion (Misc queries) 0 June 21st 05 11:35 PM
question about office web components in excel, Kortrijker Excel Programming 0 March 5th 04 02:36 PM
Excel 2003 not compatible with Office 2k Web Components -- HELP! Nate Richards Excel Programming 3 November 4th 03 10:14 AM


All times are GMT +1. The time now is 04:23 PM.

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"