Click to See Complete Forum and Search --> : Calling Excel from C program


Satya
May 8th, 1999, 10:35 PM
How do I use EXCEL to draw a bar graph from a C program

Thanks In Advance
Satya

faezshingeri
January 31st, 2012, 06:51 AM
Hi,

Can we write a C program to get a particular column values from an EXCEL file and use them as input for another file.
Eg: I want to retrieve all the values of the 3rd column of an excel file and then use that value for searching in another text file and finally replacing it with "xyz".

Thanks,
Faez

GCDEF
January 31st, 2012, 07:09 AM
It's been almost 13 years. I'm guessing this isn't a problem any more.

This may be a new record.

VictorN
January 31st, 2012, 07:16 AM
... I want to retrieve all the values of the 3rd column of an excel file and then use that value for searching in another text file and finally replacing it with "xyz".
There is no any "column" in "excel file". There may and may not be "the 3rd column" in some of the sheets of the excel book though.

MikeAThon
January 31st, 2012, 04:44 PM
It's been almost 13 years. I'm guessing this isn't a problem any more.

This may be a new record.

We need to start a contest for the oldest message revived inappropriately.

The 13 years of this one might very well be a winner.

Mike