View Single Post
 
Old 03-05-2014, 03:38 PM
thrynae thrynae is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Mar 2014
Posts: 9
thrynae is on a distinguished road
Default

Inserting page breaks in that way will mean over 3000 edits, in which case I think it would be more logical to copy the tables into Word to generate the chapter footnote. If possible I would really like to avoid 3000+ manual edits.

My data consists of 4 cvs files, each containing about 30 000 lines (chapter, id1, id2, text).


some ASCIIart explaining my goal:

------------------------
|file1 |file2 ||file3 |file4 |
|line1 |line1 ||line1 |line1 |
|-----|-----||-----|-----|
|file1 |file2 ||file3 |file4 |
|line2 |line2 ||line2 |line2 |
|-----|-----||-----|-----|
|file1 |file2 ||file3 |file4 |
|line3 |line3 ||line3 |line3 |
--------------------------

Last edited by thrynae; 03-05-2014 at 03:40 PM. Reason: allignment
Reply With Quote