LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Creating Hyperlink in excel 2003 VBA

Hi all,

I was trying to create hyperlink to other sheet in excel I did it like
that:

Sheets("Index").Activate
Range("a2").Hyperlinks.Add Range("a2"), "", "Control list", , "List"

where "Control List" is the name of sheet I am trying to open

but it doesn't work.

Can U tell me what's wrong???

regards,
sweet_dreams

 
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
Creating a hyperlink in Excel. john vizurraga Excel Discussion (Misc queries) 2 January 14th 09 09:41 AM
creating hyperlink excel 2003 vba sweet_dreams Excel Discussion (Misc queries) 1 March 7th 06 11:40 AM
CREATING HYPERLINK IN EXCEL STARFINANCIALGROUP Excel Discussion (Misc queries) 1 January 26th 06 06:29 PM
Creating Hyperlink in Excel to PDF document??? Alastair Hogben Excel Discussion (Misc queries) 0 November 10th 05 11:58 AM
Creating a hyperlink in a excel cell programatically sameershenoy Excel Programming 0 May 12th 04 06:12 AM


All times are GMT +1. The time now is 06:36 PM.

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"