Hi all,
My C++ program saves its output data to a text file. (I am not using MFC or any of the windows files, but this program is running on Windows.) I have an Excel file that can read the data and display it in the form of a chart.
My problem is: how can I call the excel sheet to run from my C++ code?
Please help.
Thanks,
Sheila
My C++ program saves its output data to a text file. (I am not using MFC or any of the windows files, but this program is running on Windows.) I have an Excel file that can read the data and display it in the form of a chart.
My problem is: how can I call the excel sheet to run from my C++ code?
Please help.
Thanks,
Sheila