Is there a calendar control for use in Access 2003 that's like the one in 2007?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stonward
    New Member
    • Jun 2007
    • 145

    Is there a calendar control for use in Access 2003 that's like the one in 2007?

    I have to update a form based on old(!) Access 2003 - in particular I need to replace the old DatePicker control with a proper calendar control. I have Calendar 12, but it's always maximised. So have I got to hide it/minimize it manually, or is there a better one out there I haven't seen yet?


    Thank you!

    stonwardR
  • Jerry Maiapu
    Contributor
    • Feb 2010
    • 259

    #2
    Insert the inbuilt active X calender control into a pop up form. Use that form to insert you dates into text box. You'll certainly need some VB implemtation there.

    When clicked the pop menu can appear..

    Comment

    • stonward
      New Member
      • Jun 2007
      • 145

      #3
      Thanx Jerry: didn't think of using a popup form. Wot do you think of opening the form in Office 07, inserting the newer calendar control (from 07), then making the machines that are using office 03 use the 2010 runtime....? Can you see that working? Thanks again.

      StonwardR

      Comment

      Working...