Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Excel Window Class

Excel Window Class

From: Bruno Guerpillon <toto_at_toto.fr>
Date: Wed, 14 Jun 2006 15:37:28 +0200
Message-ID: <44901160$0$16358$626a54ce@news.free.fr>


Hi

I'm trying to open Excel from Forms 6i.
It's working with Win_api_shell.Start_or_Restore.

Well, i'd like to go further and open a XLS file in only one excel instance. So if Excel is actually openned, i donc want to start a new instance.

Actually, i dont managed to do this.
Perhaps because i dont got the Excel Window class

win_api_shell.Start_or_Restore('"C:\Program Files\Microsoft Office\Office\EXCEL.EXE"',p_fichier,'0002E510-0000-0000-C000-000000000046',WIN_API.SW_SHOWNORMAL,TRUE);

Any clue ? Received on Wed Jun 14 2006 - 08:37:28 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US