PDA

Click to See Complete Forum and Search --> : Parsing up a word file


bob323
Jul 15th, 2002, 09:54 PM
Super Tough one!
I have a word document that is 10 000 pages long and I want to split it into 10 000, 1 page indivudual files (names for these 10 000 files don't really matter)- this would be easy if it was a text file but unfortunately it has to be a word file, any code guru's or word gurus have any ideas.

tbarnette
Jul 16th, 2002, 08:13 AM
No idea in C++... SHould be not too tough in VBA, though... :( (sorry)