Click here to Skip to main content
15,886,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: callback function Pin
CPallini14-Apr-10 21:40
mveCPallini14-Apr-10 21:40 
AnswerRe: callback function Pin
Emilio Garavaglia14-Apr-10 22:07
Emilio Garavaglia14-Apr-10 22:07 
QuestionExce open Pin
MsmVc14-Apr-10 18:42
MsmVc14-Apr-10 18:42 
AnswerRe: Exce open Pin
CPallini14-Apr-10 21:35
mveCPallini14-Apr-10 21:35 
GeneralRe: Exce open [modified] Pin
MsmVc14-Apr-10 21:38
MsmVc14-Apr-10 21:38 
GeneralRe: Exce open Pin
CPallini14-Apr-10 21:41
mveCPallini14-Apr-10 21:41 
GeneralRe: Exce open Pin
MsmVc14-Apr-10 21:44
MsmVc14-Apr-10 21:44 
AnswerRe: Exce open Pin
Stuart Dootson14-Apr-10 21:41
professionalStuart Dootson14-Apr-10 21:41 
Hmmmm - you're probably approaching this in the wrong way...

If you want to open the spreadsheet so the user can edit it, use the <code>ShellExecute</code>[^] Win32 function.

If you want to open the spreadsheet to modify it programmatically, I'd suggest using Automation. That opens the spreadsheet in Excel and then you modify it by asking Excel to perform functions on it. There are several[^] articles[^] on CodeProject[^] that cover the subject. Try reading and understanding some of those...
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

CodeProject MVP for 2010 - who'd'a thunk it!

QuestionPlease give the correct ans of my question Pin
piyush kr maurya14-Apr-10 17:06
piyush kr maurya14-Apr-10 17:06 
AnswerRe: Please give the correct ans of my question PinPopular
Garth J Lancaster14-Apr-10 17:39
professionalGarth J Lancaster14-Apr-10 17:39 
AnswerRe: Please give the correct ans of my question Pin
ThatsAlok14-Apr-10 18:07
ThatsAlok14-Apr-10 18:07 
JokeRe: Please give the correct ans of my question Pin
Michel Godfroid14-Apr-10 20:57
Michel Godfroid14-Apr-10 20:57 
AnswerRe: Please give the correct ans of my question Pin
markkuk14-Apr-10 22:16
markkuk14-Apr-10 22:16 
GeneralRe: Please give the correct ans of my question Pin
Michel Godfroid15-Apr-10 4:51
Michel Godfroid15-Apr-10 4:51 
GeneralRe: Please give the correct ans of my question Pin
Rozis15-Apr-10 11:27
Rozis15-Apr-10 11:27 
AnswerRe: Please give the correct ans of my question Pin
Chris Losinger15-Apr-10 1:33
professionalChris Losinger15-Apr-10 1:33 
QuestionFile System I/O Pin
javster8714-Apr-10 12:35
javster8714-Apr-10 12:35 
RantRe: File System I/O Pin
Michel Godfroid14-Apr-10 13:18
Michel Godfroid14-Apr-10 13:18 
AnswerRe: File System I/O Pin
ThatsAlok14-Apr-10 18:09
ThatsAlok14-Apr-10 18:09 
AnswerRe: File System I/O Pin
enhzflep15-Apr-10 0:37
enhzflep15-Apr-10 0:37 
AnswerRe: File System I/O Pin
Chris Losinger15-Apr-10 1:33
professionalChris Losinger15-Apr-10 1:33 
AnswerRe: File System I/O Pin
David Crow15-Apr-10 3:11
David Crow15-Apr-10 3:11 
Questionhelp with array in C Pin
Farraj14-Apr-10 9:12
Farraj14-Apr-10 9:12 
AnswerRe: help with array in C Pin
Luc Pattyn14-Apr-10 9:27
sitebuilderLuc Pattyn14-Apr-10 9:27 
GeneralRe: help with array in C Pin
Maximilien14-Apr-10 12:51
Maximilien14-Apr-10 12:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.