Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Excel Window Class
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
![]() |
![]() |