PC Review


Reply
Thread Tools Rate Thread

activate sheet only using hyperlink

 
 
tom taol
Guest
Posts: n/a
 
      16th Apr 2008


i want to activate specific sheet only,,, namely not cell is activated.
only sheet....
cells(2,3).value=sht.name
cells(2,3).Hyperlinks.Add Anchor:=cells(2,3),Address:=ShtName

below source is not...
With Cells(ro, col)
.Value = sht.Name
.Hyperlinks.Add Anchor:=.Cells, Address:="", SubAddress:=
_
"'" & .Value & "'!A1",
TextToDisplay:=.Value
end With


*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the difference between 'Select' a sheet and 'Activate' a sheet RJQMAN Microsoft Excel Programming 9 30th Oct 2010 05:22 AM
Need to Activate PPS with Hyperlink =?Utf-8?B?c2hlcA==?= Microsoft Powerpoint 3 4th May 2006 08:42 PM
Return to Current Sheet in On (sheet activate) event macro =?Utf-8?B?UGF1bCBNb2xlcw==?= Microsoft Excel Programming 1 27th Mar 2005 03:16 PM
jpg hyperlink will not activate MICHAEL Microsoft Outlook 2 15th Jul 2004 08:59 PM
Why wouldn't calling the Activate sub for a sheet automatically call that sheet's Worksheet_Activate() sub? Scott Lyon Microsoft Excel Programming 3 19th Aug 2003 03:03 PM


Features
 

Advertising
 

Newsgroups
 


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