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

I have a model that uses the web component spreadsheat to display
various info on a form. My client however is reluctant to install and
register the msowc.dll and so I am looking for a component that will
do roughly the same thing but is in the standard office components
library. Any ideas would be greatly appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 400
Default Spreadsheat object

You do not say what creates the form; if that environment supports OLE
automation, you could use the Excel Spreadsheet. The down side is that some
of the Excel menu becomes visibkle when the embedded OLE object is
active/visible.

"Nigel Brown" wrote:

I have a model that uses the web component spreadsheat to display
various info on a form. My client however is reluctant to install and
register the msowc.dll and so I am looking for a component that will
do roughly the same thing but is in the standard office components
library. Any ideas would be greatly appreciated.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Spreadsheat object

this probably wont help with your customers reluctance to install any
components but I have used this component many times and I think its much
more robust than than OWC's.
http://support.microsoft.com/kb/311765/EN-US/

Looks like all you might be able to so is create the spreadsheet with
automation and then display it in IE by changing the mime type.

Response.ContentType = "application/vnd.ms-excel"

http://support.microsoft.com/default...b;en-us;199841

"Nigel Brown" wrote:

I have a model that uses the web component spreadsheat to display
various info on a form. My client however is reluctant to install and
register the msowc.dll and so I am looking for a component that will
do roughly the same thing but is in the standard office components
library. Any ideas would be greatly appreciated.

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
2 Label Options - Forms Object vs Control Box Object Awrex Excel Discussion (Misc queries) 3 July 17th 09 07:10 PM
How to attach actual spreadsheat for viewers timteebow66 Excel Discussion (Misc queries) 2 April 5th 08 10:42 PM
How to change security format of spreadsheat? accounts.payable[_2_] Excel Discussion (Misc queries) 3 June 19th 07 05:45 PM
Inserting a vertical line in a spreadsheat? ano Excel Discussion (Misc queries) 2 May 23rd 07 09:49 PM
Excel spreadsheat to track homework assignments mscssr Excel Discussion (Misc queries) 2 June 22nd 05 04:07 PM


All times are GMT +1. The time now is 05:29 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"