I have documents that were converted from WordPerfect to Word. I created a
macro the Resets the outline numbering, page setup and other things. A lot of
the documents have inserted pictures and AutoCad drawings in them. Is there a
way to over look these when the macro is running?

Re: Inserted Pictures by Tony

Tony
Sun May 11 00:54:05 PDT 2008

You'll have to give a little more detail for anybody to be able to help you.
Overlook in what way? What is happening now that you want not to happen?

--
Enjoy,
Tony

"LEU" <LEU@discussions.microsoft.com> wrote in message
news:75B26336-68E1-4352-8C6A-CF83AED3B8CF@microsoft.com...
>I have documents that were converted from WordPerfect to Word. I created a
> macro the Resets the outline numbering, page setup and other things. A lot
> of
> the documents have inserted pictures and AutoCad drawings in them. Is
> there a
> way to over look these when the macro is running?


Re: Inserted Pictures by LEU

LEU
Sun May 11 07:30:00 PDT 2008

When the macro gets to inserted pictures or files I get a run time error. So
what I would like the macro to do is when it comes to inserted pictures or
files is to ignore them.



"Tony Jollans" wrote:

> You'll have to give a little more detail for anybody to be able to help you.
> Overlook in what way? What is happening now that you want not to happen?
>
> --
> Enjoy,
> Tony
>
> "LEU" <LEU@discussions.microsoft.com> wrote in message
> news:75B26336-68E1-4352-8C6A-CF83AED3B8CF@microsoft.com...
> >I have documents that were converted from WordPerfect to Word. I created a
> > macro the Resets the outline numbering, page setup and other things. A lot
> > of
> > the documents have inserted pictures and AutoCad drawings in them. Is
> > there a
> > way to over look these when the macro is running?
>
>

Re: Inserted Pictures by Doug

Doug
Sun May 11 14:51:26 PDT 2008

We would need to see the code in the macro. Also tell us what line of code
it is that is causing the problem.

--
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

"LEU" <LEU@discussions.microsoft.com> wrote in message
news:2E6959EE-DC41-48D0-A9F6-B76ADFB88DE8@microsoft.com...
> When the macro gets to inserted pictures or files I get a run time error.
> So
> what I would like the macro to do is when it comes to inserted pictures or
> files is to ignore them.
>
>
>
> "Tony Jollans" wrote:
>
>> You'll have to give a little more detail for anybody to be able to help
>> you.
>> Overlook in what way? What is happening now that you want not to happen?
>>
>> --
>> Enjoy,
>> Tony
>>
>> "LEU" <LEU@discussions.microsoft.com> wrote in message
>> news:75B26336-68E1-4352-8C6A-CF83AED3B8CF@microsoft.com...
>> >I have documents that were converted from WordPerfect to Word. I created
>> >a
>> > macro the Resets the outline numbering, page setup and other things. A
>> > lot
>> > of
>> > the documents have inserted pictures and AutoCad drawings in them. Is
>> > there a
>> > way to over look these when the macro is running?
>>
>>



Re: Inserted Pictures by LEU

LEU
Sun May 11 15:48:01 PDT 2008

Thank you for responding. I figured out what my problem was and my macro runs
now.

I do have a related question if you could offer some help it would be
appreciated. When I open a WordPerfect document in Word, Word automatically
converts it but the attached images look terrible. If I delete them out of
the Word document, open the WordPerfect document and copy and past them one
at a time into the Word document they look fine. Do you have any ideas why
this is happening? We are using Word 2003.



"Doug Robbins - Word MVP" wrote:

> We would need to see the code in the macro. Also tell us what line of code
> it is that is causing the problem.
>
> --
> 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
>
> "LEU" <LEU@discussions.microsoft.com> wrote in message
> news:2E6959EE-DC41-48D0-A9F6-B76ADFB88DE8@microsoft.com...
> > When the macro gets to inserted pictures or files I get a run time error.
> > So
> > what I would like the macro to do is when it comes to inserted pictures or
> > files is to ignore them.
> >
> >
> >
> > "Tony Jollans" wrote:
> >
> >> You'll have to give a little more detail for anybody to be able to help
> >> you.
> >> Overlook in what way? What is happening now that you want not to happen?
> >>
> >> --
> >> Enjoy,
> >> Tony
> >>
> >> "LEU" <LEU@discussions.microsoft.com> wrote in message
> >> news:75B26336-68E1-4352-8C6A-CF83AED3B8CF@microsoft.com...
> >> >I have documents that were converted from WordPerfect to Word. I created
> >> >a
> >> > macro the Resets the outline numbering, page setup and other things. A
> >> > lot
> >> > of
> >> > the documents have inserted pictures and AutoCad drawings in them. Is
> >> > there a
> >> > way to over look these when the macro is running?
> >>
> >>
>
>
>