Hello,
I am generating a TOC based on a style in my document. This is the field code I am using to generate the TOC.
{TOC \t "CAPTION" \w \z \n \x* MERGEFORMAT}
I want to generate the TOC based on the style "CAPTION", I don't want to show the page numbers, I want to retain the tabs. For some reason, I keep getting a return after each caption number. How can I get rid of this? My TOC looks like this
Table 1.1
Study Populations and Patient Disposition
Table 1.2
Baseline Patient Demographics
Safety Population
Table 1.3
Cancer Information and Prior Anti-Tumor Therapies
Safety Population
Table 1.4
Exposure to Study Medication
but I want it to look like this
Table 1.1 Study Populations and Patient Disposition
Table 1.2 Baseline Patient Demographics Safety
Population
Table 1.3 Cancer Information and Prior Anti-Tumor
Therapies Safety Population
Table 1.4 Exposure to Study Medication
The captions are set to look like this
Table 1.1
Study Populations and Patient Disposition
The return gets stuck at teh end of the table numbers regardless of if I have a tab there or a return.
Help! How can I get rid of the extra returns?
I am generating a TOC based on a style in my document. This is the field code I am using to generate the TOC.
{TOC \t "CAPTION" \w \z \n \x* MERGEFORMAT}
I want to generate the TOC based on the style "CAPTION", I don't want to show the page numbers, I want to retain the tabs. For some reason, I keep getting a return after each caption number. How can I get rid of this? My TOC looks like this
Table 1.1
Study Populations and Patient Disposition
Table 1.2
Baseline Patient Demographics
Safety Population
Table 1.3
Cancer Information and Prior Anti-Tumor Therapies
Safety Population
Table 1.4
Exposure to Study Medication
but I want it to look like this
Table 1.1 Study Populations and Patient Disposition
Table 1.2 Baseline Patient Demographics Safety
Population
Table 1.3 Cancer Information and Prior Anti-Tumor
Therapies Safety Population
Table 1.4 Exposure to Study Medication
The captions are set to look like this
Table 1.1
Study Populations and Patient Disposition
The return gets stuck at teh end of the table numbers regardless of if I have a tab there or a return.
Help! How can I get rid of the extra returns?