View Single Post
  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.office.developer.vba,microsoft.public.word.tables,microsoft.public.word.vba.general
Cindy M. Cindy M. is offline
external usenet poster
 
Posts: 21
Default Show actual name of file path after you have renamed it

Hi Hornbecky83,

I renamed the C:\\ path to something like "Study Opt1FE2". But the
link will not work when C:\\...is replaced with Study Opt1FE2.

Word requires a "real path", that means a drive or network server
designation, followed by a valid path. "Study Opt1FE2" is not a valid
drive or server name, so you don't have a valid path. A LINK field
does not support a relative path; the path information must be a full
path.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow
question or reply in the newsgroup and not by e-mail :-)