Re: how to print a word document without the footnotes at the end?
You'll have to use a VBA macro.
"autofill" <autofill@discussions.microsoft.com> wrote in message
news5C2512B-8E68-4788-B84A-F3485E860D75@microsoft.com...
> Hi
> I would like to know how can i print a word document without the footnotes
> at the end?
>
> Thanks
>
> Idit
Re: how to print a word document without the footnotes at the end?
Thanks but i don't really know what does it mean...
"Summer" wrote:
> You'll have to use a VBA macro.
> "autofill" <autofill@discussions.microsoft.com> wrote in message
> news5C2512B-8E68-4788-B84A-F3485E860D75@microsoft.com...
> > Hi
> > I would like to know how can i print a word document without the footnotes
> > at the end?
> >
> > Thanks
> >
> > Idit
>
>
>
Re: how to print a word document without the footnotes at the end?
Do you mean that you have endnotes, and don't want them printed?
Or do you have endnotes and you really want them to be footnotes on the
pages they correspond to?
Your question is a bit hazy
"autofill" <autofill@discussions.microsoft.com> wrote in message
news5C2512B-8E68-4788-B84A-F3485E860D75@microsoft.com...
Hi
I would like to know how can i print a word document without the footnotes
at the end?
Re: how to print a word document without the footnotes at the end?
If you have a document with Footnotes at the bottom of each page you would
need to use a macro to delete the footnotes and print the document as even
if you change the style of the footnotes to "Hidden Text" in the appropriate
styles relating to footnotes the footnote number will still show in the
footnote section even with hidden text in my testing. You would not save the
document after the macro ran because you would lose all your footnotes.
Post to the Microsoft.public.word.vba.beginners. group and ask in there if
they could assist with a macro. It would also be good to state the version
Word you are using 2003 2002 2007 etc.
Endnotes are a whole different story and appear at the end of a document.
Hope this helps
"autofill" <autofill@discussions.microsoft.com> wrote in message
news:E919EAF8-0AE9-459E-9988-08CD5AF0EA1A@microsoft.com...
> Thanks but i don't really know what does it mean...
>
> "Summer" wrote:
>
>> You'll have to use a VBA macro.
>> "autofill" <autofill@discussions.microsoft.com> wrote in message
>> news5C2512B-8E68-4788-B84A-F3485E860D75@microsoft.com...
>> > Hi
>> > I would like to know how can i print a word document without the
>> > footnotes
>> > at the end?
>> >
>> > Thanks
>> >
>> > Idit
>>
>>
>>