+ Reply to Thread
Results 1 to 3 of 3

Hyperlink a calender

  1. #1
    Registered User
    Join Date
    10-31-2013
    Location
    Al Ain
    MS-Off Ver
    Excel 2010
    Posts
    2

    Hyperlink a calender

    Hi everyone.

    I have a excel workbook for daily information (from Day 1 to day 31), what I`m trying to do is hyperlink all the 31 spread sheets in to a calendar.
    I can do it with individual hyperlinks directly on a cell or a shape, but it`s not what I want.
    What I would like to do is, introduce a calendar on a Main spread Sheet and on each day of the calendar (ex. Day 1) press it and redirect me directly to the spread sheet of Day 1.
    Is it possible, if yes how?

    Could you help me?

    Vitor

  2. #2
    Forum Contributor
    Join Date
    02-21-2013
    Location
    newcastle
    MS-Off Ver
    2011
    Posts
    113

    Re: Hyperlink a calender

    yes this is possible

    try recording a macro or try this code: So here in the case path i will write a code for, just change it C:Users\Word\Documents\Sheet2.xlsx, so the command would be:

    sub Openfile()
    Workbooks.open ("C:\Users\Work\Documents\Sheet2.xlsx")
    End Sub

  3. #3
    Registered User
    Join Date
    10-31-2013
    Location
    Al Ain
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Hyperlink a calender

    Thanks, but I`m not a programmer
    Need more help on this case, thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. calender
    By young engineer in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-02-2009, 04:20 AM
  2. Calender Pop-up
    By John in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-13-2006, 11:55 AM
  3. Calender Help
    By Alexanderj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-10-2005, 10:20 AM
  4. [SOLVED] Calender Help
    By Greg B... in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-03-2005, 03:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1