|
-
Oct 26th, 2004, 12:03 AM
#1
Word document How to get it splitted at each "BLA"[solved]
Hi,
I've got a WordDocument like:
BLA qwertz qwertz qwertz
asdf asdf asdf
BLA asdf asdfe
asdf
asdf
asd
BLA yxcvv yxcv
I need to have it splitted, or better selected from one "BLA" until just before the next "BLA".
I want to paste this selections into a PowerPoint Presentation.
Thanks
Last edited by opus; Oct 27th, 2004 at 12:06 AM.
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
-
Oct 26th, 2004, 06:45 AM
#2
Frenzied Member
Can't you just read the text in and use Split() or Instr()?
Tengo mas preguntas que contestas
-
Oct 27th, 2004, 12:05 AM
#3
I don't think it would work this way (split) since I need the formatting from Word.
But I found my way, using some . FIND statements (after getting to know whre the .START and .END is after the .FIND.EXECUTE).
Thanks anyway
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|