realbasic-nug
[Top] [All Lists]

Re: Re: Excel Automation Error in RB5.5.1

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Re: Excel Automation Error in RB5.5.1
From: "Kamaleshwaran Sivalingam" <kamal_eshwaran at rediffmail dot com>
Date: 30 Jun 2004 20:32:14 -0000
Delivered-to: realbasic-nug at lists dot realsoftware dot com
List-help: <mailto:realbasic-nug-request@lists.realsoftware.com?subject=help>
List-id: REALbasic NUG <realbasic-nug.lists.realsoftware.com>
List-post: <mailto:realbasic-nug@lists.realsoftware.com>
  
Hi William,
     Thanks. I really appreciate. The excel automation  application worked  at 
last. Thanks a lot.
But then, when I ran it for the very first time,  the excel application opened 
and 
an OLEexception was created. When i ran it then on, it worked fine. 
How can I resolve this?

Thanks,
Kamaleshwaran Sivalingam

On Wed, 30 Jun 2004 William Yu wrote :
>On 6/30/04 10:46 AM, "kamaleshwaran" <kamal_eshwaran at rediffmail dot com> 
wrote:
>
> > I am  using  RB5.5.1 under Mac OS X. When I tried to run the excel 
automation
> > example that was given, it gave me an error at this point
>
>I would suggest upgrading to 5.5.2, it's a free upgrade.  I think it also
>fixes some automation problems.
>
> > Dim book as OfficeObject
> >
> > and I get the following error
> >
> > "There is no class with this name"
>
>Right, you can now use the actual class name, like ExcelWorkBook instead of
>OfficeObject.  The documentation wasn't updated in time, sorry.
>
>
>Regards,
>William Yu
>william at realsoftware dot com
>
>_______________________________________________
>Unsubscribe or switch delivery mode:
><http://support.realsoftware.com/listmanager/>
>
>Search the archives of this list here:
><http://support.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>