![]() |
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. |
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. |
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. |
All times are GMT +1. The time now is 01:16 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com