![]() |
Hyperlink -Syntax
'm new to VBA here. What's the syntax for: Go to this hypelink: I want have a command button or text in a form hyperlink to a document on our shared server. I know the html syntax... can someone help me this. Thanks in advance, |
Hyperlink -Syntax
Check the Excel VB IDE help on the Hyperlink.Follow method. -- jamescox ------------------------------------------------------------------------ jamescox's Profile: http://www.thecodecage.com/forumz/member.php?userid=449 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=113032 |
Hyperlink -Syntax
You can use ThisWorkbook.FollowHyperlink "your_URL_here.htm" This will work with any protocol link (e.g., http, ftp, mailto, etc) Cordially, Chip Pearson Microsoft Most Valuable Professional Excel Product Group, 1998 - 2009 Pearson Software Consulting, LLC www.cpearson.com (email on web site) On Mon, 6 Jul 2009 10:36:01 -0700, Benjamin wrote: 'm new to VBA here. What's the syntax for: Go to this hypelink: I want have a command button or text in a form hyperlink to a document on our shared server. I know the html syntax... can someone help me this. Thanks in advance, |
All times are GMT +1. The time now is 10:35 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com