#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Links in VBA

Hi Guys,

I have been writing a macro where I have outlook sending an email. In the
body of the email I want to enter a network path link but I have not been
able to figure out how to have the text come up as a link. Any help is
appreciated.

Thanks,
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default Links in VBA

One possible way is to have the text written begin with "File:\\" as in:

<File:\\C:\My Documents\Test file.xls

Writing this into the body of an outlook message auto-creates a hyperlink.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Chadersmith" wrote:

Hi Guys,

I have been writing a macro where I have outlook sending an email. In the
body of the email I want to enter a network path link but I have not been
able to figure out how to have the text come up as a link. Any help is
appreciated.

Thanks,

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Links in VBA

Thanks Luke,

"Luke M" wrote:

One possible way is to have the text written begin with "File:\\" as in:

<File:\\C:\My Documents\Test file.xls

Writing this into the body of an outlook message auto-creates a hyperlink.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Chadersmith" wrote:

Hi Guys,

I have been writing a macro where I have outlook sending an email. In the
body of the email I want to enter a network path link but I have not been
able to figure out how to have the text come up as a link. Any help is
appreciated.

Thanks,

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update links box gives Continue or Edit Links dialog KarenF Excel Discussion (Misc queries) 0 May 18th 07 01:17 PM
Edit Links: Changing links on a protected worksheet Halibut68 Excel Discussion (Misc queries) 0 April 28th 06 11:03 AM
Links: Re-establishing Links smasbell Excel Discussion (Misc queries) 0 January 31st 06 03:43 PM
EXCEL - LINKS cannot easily get list of all links & names in book Tuba Joe Excel Worksheet Functions 1 September 29th 05 10:33 PM
can't update links...can't find links GJR3599 Excel Discussion (Misc queries) 1 April 4th 05 04:56 PM


All times are GMT +1. The time now is 09:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"