View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
AA2e72E AA2e72E is offline
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.