keyongtech


  keyongtech > excel.* > excel.programming > 09/2004

 #1  
09-02-04, 03:15 PM
aiyer
Hello all!

A quick question.
I have a workbook (Vtec.xls) that has macro buttons and custom create
menus and stuff performing different tasks.
I would like to call/invoke the same 'vtec.xls' from a Fortran code.
Is there any way we could do this?

I would really appreciate any help in this matter.

Thanks a bunch.

regds,
Arun.

Vt Corp
 #2  
09-02-04, 09:54 PM
beliavsky
aiyer <<aiyer.1bym0k>> wrote in message news:ym0k
> Hello all!
>
> A quick question.
> I have a workbook (Vtec.xls) that has macro buttons and custom created
> menus and stuff performing different tasks.
> I would like to call/invoke the same 'vtec.xls' from a Fortran code.
> Is there any way we could do this?


What Fortran compiler are you using?

There is no standard way in the Fortran language to issue a system
call, which is what you are trying to do, but most compilers have an
extension to do this. Consult your compiler documentation. For Compaq
Visual Fortran there is 'systemqq', documented at
http://h18009.www1.hp.com/fortran/do...m/rfsystmq.htm .

Your question is more about Fortran than Excel, so if you still have
trouble after reading the compiler docs you can post to
comp.lang.fortran with more specifics.
Similar Threads
dll file from fortran in excel

Hello everyone, season greetings! I'm not sure if this is the right group for this topic, but you guys here seem to be relatively friendly towards newbies, so I'll take...

EXCEL wont open from Explorer, must open EXCEL then find file

Excel files will not open from windows explorer, only the excel software starts; must start excel first, then look for file before it will open; IT people have re-installed...

Unable to open Excel file in read-only if file already open by another user

Hi I need to process data from Excel files (into our SQL Server DB) using SELECT query on a daily basis. The data in these Excel files are entered by different user...

My excel program wont open. I can open an exciting excel file

Excel 2003 Workbooks.Open with CorruptLoad=xlRepairFile fails on Excel 5.0/95 file due to Chart, with Error 1004 Method 'Open' of object 'Workbooks' failed

Workbooks.Open with CorruptLoad parameter set to xlRepairFile fails on Excel 5.0/95 file due to Chart, with Error 1004 Method 'Open' of object 'Workbooks' failed. We have a...


All times are GMT. The time now is 02:42 PM. | Privacy Policy