RE: $$Excel-Macros$$ Hyperlink by Sheets Name.........

2013-04-21 Thread santosh subudhi
Hello Kuldeep, Please find attached the sheet. Hope this meets your requirement. -- Regards Santosh santoshkumar.subu...@gmail.com -- Date: Sat, 20 Apr 2013 10:52:27 +0530 Subject: Re: $$Excel-Macros$$ Hyperlink by Sheets Name. From: naukrikuld...@gmail.com To

Re: $$Excel-Macros$$ Hyperlink by Sheets Name.........

2013-04-21 Thread Kuldeep Singh
Thanks Mr. Excel User. Regards, Kuldeep Singh Info Edge India Limited (naukri.com) Phone.: +91-0120-4841100, Extn.: 2467, 9716615535 naukrikuld...@gmail.com || www.naukri.com *Please* *Consider the environment. Please don't print this e-mail unless you really need to.* * * On Sat, Apr 20, 2013 at

Re: $$Excel-Macros$$ Hyperlink by Sheets Name.........

2013-04-20 Thread Ms Excel user
Hi Kuldeep, Use this =HYPERLINK("#"&A2&"!"&"$A$1",A2) and copy down. On Sat, Apr 20, 2013 at 10:30 AM, Kuldeep Singh wrote: > > Hi Experts, > > I want to hyperlink by sheets name. Example attached. > > Thanks in Advance.. > > Regards, > Kuldeep Singh > Info Edge India Limit

Re: $$Excel-Macros$$ Hyperlink by Sheets Name.........

2013-04-19 Thread Abhishek Jain
This will create a list of all sheet names in a workbook with hyperlinks. *Sub CreateLinksToAllSheets()* *Dim sh As Worksheet* *Dim cell As Range* *For Each sh In ActiveWorkbook.Worksheets* *If ActiveSheet.Name <> sh.Name Then* *ActiveCell.Hyperlinks.Add Anchor:=Selection, Address:="",

Re: $$Excel-Macros$$ Hyperlink by Sheets Name.........

2013-04-19 Thread Kuldeep Singh
Hi Yahya, Thanks for quick reply. but i have 100 + sheets in a workbook. So it's not possible to manual. Regards, Kuldeep Singh Info Edge India Limited (naukri.com) Phone.: +91-0120-4841100, Extn.: 2467, 9716615535 naukrikuld...@gmail.com || www.naukri.com *Please* *Consider the environment. Plea

Re: $$Excel-Macros$$ Hyperlink by Sheets Name.........

2013-04-19 Thread Yahya Muhammad
Dear Kuldeep Please see the attachment. On Sat, Apr 20, 2013 at 8:00 AM, Kuldeep Singh wrote: > > Hi Experts, > > I want to hyperlink by sheets name. Example attached. > > Thanks in Advance.. > > Regards, > Kuldeep Singh > Info Edge India Limited (naukri.com) > Phone.: +91-0120-4841100, Ext