Re: Forms --> Excel (OLE2)

From: Leo Van Nieuwenhuyse <leo.van.nieuwenhuyse_at_pandora.be>
Date: Sun, 27 Jun 1999 14:22:45 +0200
Message-ID: <tGod3.764$d8.1661_at_afrodite.telenet-ops.be>


Bert, I'v send you several messages on mailto:bvds_at_hotpop.com do you read this mailbox? Please reply me.

Bert Vanderstraeten <bvds_at_hotpop.com> schreef in berichtnieuws 7kouba$dg7$1_at_news1.skynet.be...
> This code is supposed to open Excel : (Using MS Excel 97)
> In WHEN_BUTTON_PRESSED TRIGGER
>
> DECLARE
> application OLE2.OBJ_TYPE;
> BEGIN
> application:=OLE2.CREATE_OBJ('Excel.Application');
> ole2.set_property(application,'Visible', 'True');
> END;
>
> Instead it does nothing at all, disc activity however shows there must be
> something going on in background.
> Does anybody have any experience in this sort of thing?
>
> Thx a million
>
> Bert Vanderstraeten
>
>
>
Received on Sun Jun 27 1999 - 14:22:45 CEST

Original text of this message