Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28602 Discussions

Using Fortran Module Wizard for Excel 2002

aid-usman
Beginner
281 Views

I have some progams using Excel 97 as COM server and created the inteface using the module wizard. So far so good. I want now to use Excel 2002 asCOM server. When I create now an interface using the module wizard, the calls to the diffent functions have been changed.After correcting these calls in my existing programs I get an error:

forrtl: severe (157): Program Exception - access violation
Image PC Routine Line Source
RPCRT4.dll 7807D461 Unknown Unknown Unknown
excelcom.exe 00411082 EXCEL_COM_mp_$$AP 20005 Excel_Com.f90
excelcom.exe 0042960F TEST_EXCEL 27 test_excel.f90
excelcom.exe 00468289 Unknown Unknown Unknown
excelcom.exe 00450F69 Unknown Unknown Unknown
kernel32.dll 77E735DD Unknown Unknown Unknown

Is anyone familiar with the use of Excel 2002 as COM server or does anyone know were I can find anyinformation on the use of Excel 2002 as COM sever.

0 Kudos
0 Replies
Reply