realbasic-nug
[Top] [All Lists]

Re: Excel Automation Error in RB5.5.1

To: "REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Excel Automation Error in RB5.5.1
From: William Yu <william at realsoftware dot com>
Date: Wed, 30 Jun 2004 12:59:13 -0500
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>
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>

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