When I put the string "File:\" & Application.ActiveWorkbook.Path
(from Excel)
into the body of an Email, the link in the email stops at the first space.
Example: the full string becomes :"File:\C:\Program Files\Bla\Word.doc"
the link stops between Program and Files.

Does anyone knows how to make the spaces part of the link?