Post by s***@gmail.com How to open a excel file in mfc vc++? I don't want to read data from file. I wanted to simply show the excel file as we double click the excel file
Therefore you could use ShellExecute(Ex). Please have in mind Excel (or another app for the file) has to be installed.
Post by s***@gmail.com How to open a excel file in mfc vc++? I don't want to read data from file. I wanted to simply show the excel file as we double click the excel file
Therefore you could use ShellExecute(Ex). Please have in mind Excel (or another app for the file) has to be installed. MfG Alexander
Thanks for your solution. It works!
Continue reading on narkive:
Search results for 'Excel in VC++' (Questions and Answers)