Click here to Skip to main content
15,911,789 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: TreeView in vc++ 6.0 Pin
Nibu babu thomas15-Mar-06 21:18
Nibu babu thomas15-Mar-06 21:18 
AnswerRe: TreeView in vc++ 6.0 Pin
toxcct15-Mar-06 21:34
toxcct15-Mar-06 21:34 
AnswerRe: TreeView in vc++ 6.0 Pin
Michael Dunn16-Mar-06 5:18
sitebuilderMichael Dunn16-Mar-06 5:18 
Questionhow to create bitmap Pin
himuskanhere15-Mar-06 20:24
himuskanhere15-Mar-06 20:24 
AnswerRe: how to create bitmap Pin
Karlzheng15-Mar-06 21:14
Karlzheng15-Mar-06 21:14 
QuestionWriting different colums of data into excel file through code in vc++ Pin
ledallam15-Mar-06 20:20
ledallam15-Mar-06 20:20 
AnswerRe: Writing different colums of data into excel file through code in vc++ Pin
kakan15-Mar-06 21:29
professionalkakan15-Mar-06 21:29 
QuestionWriting data to excel file through code in vc++ Pin
ledallam15-Mar-06 20:13
ledallam15-Mar-06 20:13 
Hi,

I am working with vc++. I need to write an excel file with the below format in VC++.

Events Table - 1st row
Description of table - 2nd row
Date&Time,Source,Cause,Description,Fault - 3rd row
Mar 13 2006 12:25:05.000078,HMI,H-0001,Startup,N
Mar 13 2006 12:25:05.000187,HMI,H-0005,Caution,Y


Basically the first row in the excel file must have the table heading, second row must have the table description and the third row will have the column names and fourth row onwards the actual data.

I am able to create an excel file if all the rows have the same number of columns.

But I am unable to create an excel file with different numberof columns in the rows as shown above.

Can anyone please help me to do this.

Thanks
Madhavi.
AnswerRe: Writing data to excel file through code in vc++ Pin
HakunaMatada15-Mar-06 22:14
HakunaMatada15-Mar-06 22:14 
GeneralRe: Writing data to excel file through code in vc++ Pin
ledallam15-Mar-06 22:44
ledallam15-Mar-06 22:44 
QuestionHow to fix this warning ? Pin
BeakX15-Mar-06 19:46
BeakX15-Mar-06 19:46 
AnswerRe: How to fix this warning ? Pin
Joe Woodbury15-Mar-06 20:11
professionalJoe Woodbury15-Mar-06 20:11 
AnswerRe: How to fix this warning ? Pin
toothless boots16-Mar-06 3:26
toothless boots16-Mar-06 3:26 
QuestionControlBar Messages... Pin
Aravind Badrinath Krishnan15-Mar-06 19:23
Aravind Badrinath Krishnan15-Mar-06 19:23 
QuestionSecurity question on hiding data from possible snooping apps Pin
KnaveR77715-Mar-06 18:44
KnaveR77715-Mar-06 18:44 
AnswerRe: Security question on hiding data from possible snooping apps Pin
kakan15-Mar-06 18:54
professionalkakan15-Mar-06 18:54 
GeneralRe: Security question on hiding data from possible snooping apps Pin
KnaveR77715-Mar-06 18:59
KnaveR77715-Mar-06 18:59 
GeneralRe: Security question on hiding data from possible snooping apps Pin
kakan15-Mar-06 19:21
professionalkakan15-Mar-06 19:21 
AnswerRe: Security question on hiding data from possible snooping apps Pin
sunit515-Mar-06 19:21
sunit515-Mar-06 19:21 
AnswerOT. Pin
kakan17-Mar-06 1:43
professionalkakan17-Mar-06 1:43 
QuestionDestroying Pointers and stuff Pin
HakunaMatada15-Mar-06 18:41
HakunaMatada15-Mar-06 18:41 
AnswerRe: Destroying Pointers and stuff Pin
Nibu babu thomas15-Mar-06 18:57
Nibu babu thomas15-Mar-06 18:57 
GeneralRe: Destroying Pointers and stuff Pin
HakunaMatada15-Mar-06 19:23
HakunaMatada15-Mar-06 19:23 
GeneralRe: Destroying Pointers and stuff Pin
Nibu babu thomas15-Mar-06 19:25
Nibu babu thomas15-Mar-06 19:25 
GeneralRe: Destroying Pointers and stuff Pin
HakunaMatada15-Mar-06 23:44
HakunaMatada15-Mar-06 23:44 

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.