+ Reply to Thread
Results 1 to 9 of 9

Pop Up Calendar

  1. #1
    Registered User
    Join Date
    10-03-2014
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    93

    Pop Up Calendar

    Does anyone know of a work around for creating a pop up calendar in a cell using 2016 64bit? The option to do it is no longer there and from what I've read it's only available using 32bit. HELP! I've attached the spreadsheet. Under the date column I want a pop up calendar to pop up so the date can be chosen.

    Thanks,
    Tara
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Pop Up Calendar

    OK trfountain,

    See if you can double click in column B of first sheet to get what you want. Modify the code behind sheet 2 if you want it to work there too.

    ESI PO List with Calendar.xlsm
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2404
    Posts
    24,809

    Re: Pop Up Calendar

    Hmm. That looks strangely familiar.....
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  4. #4
    Registered User
    Join Date
    10-03-2014
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    93

    Re: Pop Up Calendar

    I'm just a beginner with excel. I do need it in sheet two also. How do I modify the code behind sheet 2? I attached the newer version of the spreadsheet. It works on sheet 1 but doesn't on sheet 2.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    10-03-2014
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    93

    Re: Pop Up Calendar

    Marvin,
    Thanks for helping me. I'm trying to figure this out but about to pull my hair out! I don't know what I did but now the PO numbers don't auto generate when I go to the next line. I'm still trying to get the calendar to work on sheet 2!
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    10-03-2014
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    93

    Re: Pop Up Calendar

    Marvin, where is the code???

  7. #7
    Spammer
    Join Date
    02-27-2018
    Location
    Sydney, Australia
    MS-Off Ver
    2016
    Posts
    10

    Re: Pop Up Calendar

    Very interesting for me, thanks for valuable information

  8. #8
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2404
    Posts
    24,809

    Re: Pop Up Calendar

    Quote Originally Posted by trfountain22 View Post
    [...]now the PO numbers don't auto generate when I go to the next line. I'm still trying to get the calendar to work on sheet 2!
    In the file you attached in this post, there is code to autogenerate a PO in sheet Security if you select a cell in column A. That works fine. Also in sheet Security if you double click on a cell with a date, the calendar pops up. Also fine.

    There is no code in sheet Fire. Are you expecting the same functionality on that sheet? If so, just copy all the code from sheet Security to sheet Fire.

    By the way, a With statement is redundant here, because the sheet for this code has to be the active sheet for the event to occur:
    Please Login or Register  to view this content.
    It does not cause an error but it makes the code a bit confusing. I would do this:
    Please Login or Register  to view this content.
    Also, I strongly recommend to everyone that they declare variables. Doing so prevents a lot of bug and runtime errors.

  9. #9
    Registered User
    Join Date
    10-03-2014
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    93

    Re: Pop Up Calendar

    Thank you so much!

+ 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. Replies: 5
    Last Post: 01-02-2020, 07:45 AM
  2. Replies: 0
    Last Post: 08-27-2015, 11:37 PM
  3. Rolling Calendar array will not work for a completely horizontal calendar
    By Michaelwk10 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-11-2014, 05:11 PM
  4. Calendar functions - linking work activities with formatted dates to calendar
    By SKSS in forum Access Programming / VBA / Macros
    Replies: 1
    Last Post: 05-14-2012, 06:38 PM
  5. Calendar VBA auto filling week and month based on calendar entry.
    By perrymagic in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 12-18-2011, 02:00 PM
  6. Replies: 0
    Last Post: 10-31-2011, 10:58 PM
  7. Replies: 0
    Last Post: 03-27-2008, 04:36 PM

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