Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Error : Windows.h already defined . Pin
Nelek5-Oct-07 2:55
protectorNelek5-Oct-07 2:55 
GeneralRe: Error : Windows.h already defined . Pin
ThatsAlok5-Oct-07 3:02
ThatsAlok5-Oct-07 3:02 
Questiontopsort based on Depth First Search (DFS) Pin
snoop824-Oct-07 18:23
snoop824-Oct-07 18:23 
Questiontopsort algorithm using minimal vertex Pin
snoop824-Oct-07 18:22
snoop824-Oct-07 18:22 
QuestionRe: topsort algorithm using minimal vertex Pin
David Crow5-Oct-07 3:56
David Crow5-Oct-07 3:56 
AnswerRe: topsort algorithm using minimal vertex Pin
Iain Clarke, Warrior Programmer5-Oct-07 5:36
Iain Clarke, Warrior Programmer5-Oct-07 5:36 
GeneralRe: topsort algorithm using minimal vertex Pin
David Crow5-Oct-07 5:38
David Crow5-Oct-07 5:38 
QuestionResizing windows Pin
prithaa4-Oct-07 18:20
prithaa4-Oct-07 18:20 
AnswerRe: Resizing windows Pin
Nishad S4-Oct-07 18:44
Nishad S4-Oct-07 18:44 
AnswerRe: Resizing windows Pin
Jhony george4-Oct-07 19:07
Jhony george4-Oct-07 19:07 
GeneralRe: Resizing windows Pin
prithaa4-Oct-07 20:31
prithaa4-Oct-07 20:31 
AnswerRe: Resizing windows Pin
Parthi_Appu4-Oct-07 20:44
Parthi_Appu4-Oct-07 20:44 
QuestionCString Pin
sidkraft4-Oct-07 16:46
sidkraft4-Oct-07 16:46 
AnswerRe: CString Pin
bob169724-Oct-07 18:39
bob169724-Oct-07 18:39 
AnswerRe: CString Pin
ThatsAlok4-Oct-07 19:22
ThatsAlok4-Oct-07 19:22 
GeneralRe: CString Pin
Michael Dunn4-Oct-07 20:57
sitebuilderMichael Dunn4-Oct-07 20:57 
GeneralRe: CString Pin
ThatsAlok5-Oct-07 0:30
ThatsAlok5-Oct-07 0:30 
GeneralRe: CString Pin
Hamid_RT5-Oct-07 0:56
Hamid_RT5-Oct-07 0:56 
AnswerRe: CString Pin
David Crow5-Oct-07 3:25
David Crow5-Oct-07 3:25 
QuestionSockets Pin
Adno4-Oct-07 16:02
Adno4-Oct-07 16:02 
AnswerRe: Sockets Pin
Mark Salsbery5-Oct-07 6:32
Mark Salsbery5-Oct-07 6:32 
Questionpreprocessor, pragma, dll, and paths Pin
bob169724-Oct-07 15:49
bob169724-Oct-07 15:49 
QuestionMerge 3 or more CSV file by date into 1 csv file Pin
jsmotu4-Oct-07 12:20
jsmotu4-Oct-07 12:20 
I have 3 or more CSV files for each day saved in folder by each Month (September). When I open them for view as XLS it carry Master Data sheet. You can recognize the files for each day in the folder by date as following:-

abc_xyz1.xx.20070901
abc_xyz2.xx.20070901
abc_xyz3.xx.20070901 ..........so on

abc_xyz1.xx.20070902
abc_xyz2.xx.20070902
abc_xyz3.xx.20070902 ..........so on

abc_xyz1.xx.20070903
abc_xyz2.xx.20070903
abc_xyz3.xx.20070903 ..........so on


I want a Macro to open 1st csv file for that date & bring 2nd, 3rd ………files data to my 1st csv file by Adding sheet into 1st file & save the file with 1st file name.

So that when I open these file for that day I have all data into one file with multiple sheet.


I don’t know VBA at all, Please let me know if any one can help, it very urgent.

Thanks

QuestionRe: Merge 3 or more CSV file by date into 1 csv file Pin
George L. Jackson4-Oct-07 12:33
George L. Jackson4-Oct-07 12:33 
AnswerRe: Merge 3 or more CSV file by date into 1 csv file Pin
Iain Clarke, Warrior Programmer5-Oct-07 5:41
Iain Clarke, Warrior Programmer5-Oct-07 5:41 

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.