Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I embed a .lnk file in an Excel form?

I would like to embed a hyperlink in an Excel form to a file that resides in
an Outlook public folder and can't figure out how to do it. Anybody know if
this is possible?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 140
Default How do I embed a .lnk file in an Excel form?

Setup a click event with one of the visual controls on the form. Inside this event use the following


ActiveWorkbook.FollowHyperlink Address:="http://www.gohere.com", NewWindow:=True This address "http://www.gohere.com" needs to be the address of any document you want that is accessible.Dennis

"SIMPSBA" wrote in message ...
I would like to embed a hyperlink in an Excel form to a file that resides in
an Outlook public folder and can't figure out how to do it. Anybody know if
this is possible?

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
How to embed a text file into excel spreadsheet? Michael Excel Discussion (Misc queries) 2 March 8th 07 08:00 PM
How do I embed an email in an excel file? Dan_man Excel Discussion (Misc queries) 0 September 26th 06 06:35 PM
is it possible to embed a font in an excel file? Gobbie Excel Discussion (Misc queries) 3 June 21st 06 11:52 AM
How do I embed a PDF file within Excel Eddy05 Excel Discussion (Misc queries) 1 January 25th 05 08:37 PM
How do you embed an input form into excel? sflechierau Excel Worksheet Functions 1 October 29th 04 03:06 AM


All times are GMT +1. The time now is 05:57 AM.

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

About Us

"It's about Microsoft Excel"