Thread: Multi Doc TOC
View Single Post
  #4   Report Post  
Posted to microsoft.public.word.docmanagement
stephanie stephanie is offline
external usenet poster
 
Posts: 34
Default Multi Doc TOC

Thankes, macropod. Now...

What if I move the documents? At the moment, I'm working of my I: drive
(memory stick). Eventually, they will move to a network drive. The TOC
still needs to work. What say you about that?
--
Steph


"macropod" wrote:

Hi Stephanie,

Your RD field needs to specify with full path & filename of the document it refers to. For example:
{RD "C:\\My Documents\\My Memoirs\\01_Vol_I_Cover.doc"}
or
{RD "C:\\My Documents\\My Memoirs\\01 Vol I Cover.doc"}
as appropriate.

Note the double backslashes for the path separators. You could use single forward slashes instead.

--
Cheers
macropod
[MVP - Microsoft Word]


"Stephanie" wrote in message ...
In my TOC document i have:

{TOC \o "Heading 1,3,Title Page Title,1,Heading main,2"}
{RD 01_Vol_I_Cover}
{RD 04_Vol_I_Glossary}
{RD 05_Vol_I_Body}

I've tried removing all the _'s.

HELP!!!!
--
Steph