“Stack Overflow Question: "How do I concatenate Excel files?" Potential Answer: "Well, you can access excel using the Jet database drivers..."”
3 hours ago
- Link
abacab, Paul Reynolds and Tad, TV's Patrick Duffy liked this
And I thought I liked convoluted techniques. - James Williams (willia4)
file.open("name.xls").Append(file.open("othername.xls")); :D - Tad, TV's Patrick Duffy
Screw ODBC. What you need is to write a script that parses the file's XML into a DOM tree, traverse the tree for the nodes you want and clone them into the new tree. Then just write the file out. Yeah, that's the ticket! - Paul Reynolds
Print. Tape. Done. - abacab
The easiest solution would be to farm it out to Amazon's Turk service. - James Williams (willia4)
Oooh, I like where abacab is heading. Step: 3 OCR Scanning - Paul Reynolds
Print. Tape. Keep on Wooden Table. Photograph. Transfer. OCR. Correct. Done. Ass simple ass that! ;) - Yuvi (has IRL friends!)
Print, shred, send to document recovery service, with specific instructions on how it needs to look when done. - abacab



