Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Les Les is offline
external usenet poster
 
Posts: 240
Default Open Web page from a button on a form

Hi,

could anybody help me the code for the above please??

Thanks in advance.
--
Les
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Open Web page from a button on a form

On Aug 8, 9:35*am, Les wrote:
Hi,

could anybody help me the code for the above please??

Thanks in advance.
--
Les


Private Sub CommandButton1_Click()
ActiveWorkbook.FollowHyperlink Address:="http://www.google.com", _
NewWindow:=True
End Sub
  #3   Report Post  
Posted to microsoft.public.excel.programming
Les Les is offline
external usenet poster
 
Posts: 240
Default Open Web page from a button on a form

Thanks Nayab
--
Les


"Nayab" wrote:

On Aug 8, 9:35 am, Les wrote:
Hi,

could anybody help me the code for the above please??

Thanks in advance.
--
Les


Private Sub CommandButton1_Click()
ActiveWorkbook.FollowHyperlink Address:="http://www.google.com", _
NewWindow:=True
End Sub

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
command button on form to open sheets gbpg Excel Programming 1 September 25th 07 02:46 PM
The form name changes everytime we open the page shart[_10_] Excel Programming 1 January 9th 06 10:52 AM
page break preview and form button Tom Excel Programming 1 September 13th 05 02:22 PM
use a button to open a user form? Hru48 Excel Discussion (Misc queries) 1 September 1st 05 07:41 PM
toggle button or worksheet_activate causing form to open twice Tom Ogilvy Excel Programming 5 April 16th 05 02:58 AM


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

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"