Hi all

I create table of contents in my VB.NET application and I find that entire
chapter is inserted into the table of contents when I look in the Option of
the table of contents only header 1 and are listed with a number

Is that a bug in Word

Thank you in advance
Shmuel

Re: Table of Contents by Doug

Doug
Mon Aug 09 17:59:18 CDT 2004

I think it is more likely a bug in your application. Insert a Table of
Contents manually and see if you get the same problem. It might be caused
by the incorrect use of styles in the content of the chapter. For example
if the Heading 2 style was applied to the Content.

--
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP
"S Shulman" <smshulman@hotmail.com> wrote in message
news:%23vG%23iImfEHA.2604@TK2MSFTNGP10.phx.gbl...
> Hi all
>
> I create table of contents in my VB.NET application and I find that entire
> chapter is inserted into the table of contents when I look in the Option
> of
> the table of contents only header 1 and are listed with a number
>
> Is that a bug in Word
>
> Thank you in advance
> Shmuel
>
>
>
>



Re: Table of Contents by S

S
Tue Aug 10 06:05:41 CDT 2004

Thank you for your help, unfortunately I already tried to insert manually
still it didn't work I also checked the style and it is not a heading.

Shmuel


"Doug Robbins" <dkr@NOmvpsSPAM.org> wrote in message
news:O3KeESmfEHA.3024@TK2MSFTNGP10.phx.gbl...
> I think it is more likely a bug in your application. Insert a Table of
> Contents manually and see if you get the same problem. It might be caused
> by the incorrect use of styles in the content of the chapter. For example
> if the Heading 2 style was applied to the Content.
>
> --
> Please respond to the Newsgroup for the benefit of others who may be
> interested. Questions sent directly to me will only be answered on a
paid
> consulting basis.
>
> Hope this helps,
> Doug Robbins - Word MVP
> "S Shulman" <smshulman@hotmail.com> wrote in message
> news:%23vG%23iImfEHA.2604@TK2MSFTNGP10.phx.gbl...
> > Hi all
> >
> > I create table of contents in my VB.NET application and I find that
entire
> > chapter is inserted into the table of contents when I look in the Option
> > of
> > the table of contents only header 1 and are listed with a number
> >
> > Is that a bug in Word
> >
> > Thank you in advance
> > Shmuel
> >
> >
> >
> >
>
>