Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Long Documents / September 2006

Tip: Looking for answers? Try searching our database.

Random Lines

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
<*(((>< - 16 Sep 2006 03:50 GMT
    I'm using Word 2002.  I've OCR'd a long text and am cleaning
it up.  There are lines here and there.  They are not graphical lines.
They are not underlines or text-created lines.  They are the lines
that when highlighted, show a colored round "handle" at each end.  

    There are hundreds of them.  I'd like to find a quick way to
get rid of all of them. Suggestions?  

Awaiting your responses with baited breath, I remain, yours truly,
    <*(((>< ~~~
            ~~~~~~~~~~~
Suzanne S. Barnhill - 16 Sep 2006 04:00 GMT
If the have handles such as you describe, they *are* drawing lines. You
should be able to click on them and delete them.

Signature

Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

> I'm using Word 2002.  I've OCR'd a long text and am cleaning
> it up.  There are lines here and there.  They are not graphical lines.
[quoted text clipped - 7 lines]
> <*(((>< ~~~
> ~~~~~~~~~~~
<*(((>< - 16 Sep 2006 09:23 GMT
    Yes -- but I want to not have to click on 100's of them and
delete them, one by one.  Is there a quicker way?

Awaiting your responses with baited breath, I remain, yours truly,
    <*(((>< ~~~
            ~~~~~~~~~~~

>If the have handles such as you describe, they *are* drawing lines. You
>should be able to click on them and delete them.
[quoted text clipped - 10 lines]
>> <*(((>< ~~~
>> ~~~~~~~~~~~
Doug Robbins - Word MVP - 16 Sep 2006 12:29 GMT
Try saving the document as a .txt file.

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> Yes -- but I want to not have to click on 100's of them and
> delete them, one by one.  Is there a quicker way?
[quoted text clipped - 17 lines]
>>> <*(((>< ~~~
>>> ~~~~~~~~~~~
<*(((>< - 18 Sep 2006 08:08 GMT
    Thanks for the idea, but ... I can't do that.  There's too
much other formatting that I have to keep.  I can use find/replace on
formatting to get the styles applied.  But unless someone can think of
another way -- I guess I'm going to have to hunt and peck and find
hundreds of drawing lines and delete them one by one.  

    I was hoping that somehow they might be on a different layer
that I could go to and just kill them all.  

Awaiting your responses with baited breath, I remain, yours truly,
    <*(((>< ~~~
            ~~~~~~~~~~~

>Try saving the document as a .txt file.
>
[quoted text clipped - 19 lines]
>>>> <*(((>< ~~~
>>>> ~~~~~~~~~~~
Daiya Mitchell - 18 Sep 2006 14:42 GMT
Possibly helpful:

See if you can use the Browse Object (that little circle between the double
arrows in the bottom right corner) to go Next Graphic, Next Graphic, Next
Graphic, etc.  Might speed it up a little.  Use the double arrow to repeat
Next Graphic, no need to bring up the circle-menu again.

Explains the browse object, if necessary:
http://daiya.mvps.org/browseobject.htm

What if you activated one, to get into the drawing layer, and tried Select
All and delete (ON A COPY)?  Doesn't work?

> Thanks for the idea, but ... I can't do that.  There's too
> much other formatting that I have to keep.  I can use find/replace on
[quoted text clipped - 32 lines]
>>>>> <*(((>< ~~~
>>>>> ~~~~~~~~~~~

Signature

Daiya Mitchell, MVP Mac/Word
Word FAQ: http://www.word.mvps.org/
MacWord Tips: <http://word.mvps.org/Mac/WordMacHome.html>
What's an MVP? A volunteer! Read the FAQ: http://mvp.support.microsoft.com/

Doug Robbins - Word MVP - 18 Sep 2006 21:05 GMT
Use a macro containing the following code:

Dim i As Long
For i = ActiveDocument.Shapes.Count To 1 Step -1
   ActiveDocument.Shapes(i).Delete
Next

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> Thanks for the idea, but ... I can't do that.  There's too
> much other formatting that I have to keep.  I can use find/replace on
[quoted text clipped - 32 lines]
>>>>> <*(((>< ~~~
>>>>> ~~~~~~~~~~~
<*(((>< - 19 Sep 2006 18:33 GMT
Hi Doug,
    You have made my Tuesday a happy one.  The macro was a snap.
Thanks so much for thinking of it and posting!  

:-)

Awaiting your responses with baited breath, I remain, yours truly,
    <*(((>< ~~~
            ~~~~~~~~~~~

>Use a macro containing the following code:
>
[quoted text clipped - 39 lines]
>>>>>> <*(((>< ~~~
>>>>>> ~~~~~~~~~~~

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.