Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Excel Worksheet
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Barry Philip Ashton  
View profile  
 More options Feb 10 1999, 3:00 am
Newsgroups: borland.public.delphi.oleautomation
From: xd...@dial.pipex.com (Barry Philip Ashton)
Date: 1999/02/10
Subject: Excel Worksheet
I am new to Delphi and would be obliged for some assistance. If I drop
an OleContainer onto a form and select Microsoft Excel Worksheet from
Insert Object then I receive the reply "Call was rejected by callee".

However, if I have Excel open at the time all works well. This problem
does not arise with Word. Nor does it arise with Excel in VB5.

I have Delphi 4 pro and Office97 pro installed.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Barry Philip Ashton  
View profile  
 More options Feb 13 1999, 3:00 am
Newsgroups: borland.public.delphi.oleautomation
From: xd...@dial.pipex.com (Barry Philip Ashton)
Date: 1999/02/13
Subject: Re: Excel Worksheet
On Wed, 10 Feb 1999 18:54:50 GMT, xd...@dial.pipex.com (Barry Philip

Ashton) wrote:
>I am new to Delphi and would be obliged for some assistance. If I drop
>an OleContainer onto a form and select Microsoft Excel Worksheet from
>Insert Object then I receive the reply "Call was rejected by callee".

>However, if I have Excel open at the time all works well. This problem
>does not arise with Word. Nor does it arise with Excel in VB5.

>I have Delphi 4 pro and Office97 pro installed.

The solution to my problem seems to be that if "Analysis ToolPak" is
installed there is a problem otherwise there is not. ToolPak can be
added by code such as :

XLApp.AddIns.Item ['Analysis ToolPak'].Installed := True;

However, it takes an age to add ToolPak at run time. If I may amend my
original question. Is there a way to have ToolPak functionality
without slowing the programs run time.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »