+ Reply to Thread
Results 1 to 3 of 3

Pop Up Calendar

  1. #1
    Forum Contributor
    Join Date
    10-09-2010
    Location
    London
    MS-Off Ver
    Excel Version Office 365
    Posts
    215

    Pop Up Calendar

    In the attached spreadsheet in column K and L, I have start date and end date.

    Is there a clever way of having a pop up calendar come up in these two columns please.

    If it VBA, would someone be kind enough to provide this on the spreeadsheet - my knowledge is limited on VBA.

    Thanks a million
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,653

    Re: Pop Up Calendar

    Here's a very good step-by-step guide on how to create your own pop-up calendar. It includes example workbooks with all the code. http://fontstuff.com/vba/vbatut07.htm

    Create (or copy) the pop-up calendar frmCalendar described in the article. To have your calendar pop-up when you click a cell in columns K or L, add this code.
    • Right-click on your "Example" sheet tab (or any sheet you want this to pop-up on)
    • Select View Code from the pop-up context menu
    • Paste the code below in the VBA edit window


    Please Login or Register  to view this content.

  3. #3
    Forum Expert Mumps1's Avatar
    Join Date
    10-10-2012
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010, 365
    Posts
    8,037

    Re: Pop Up Calendar

    Try the attachment.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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