Results 1 to 2 of 2
  1. #1
    pkstormy's Avatar
    pkstormy is offline Access/SQL Server Expert
    Windows XP Access 2003
    Join Date
    Mar 2010
    Location
    Madison
    Posts
    682

    Access 2003 Calender Sub Form and PopUp


    This is a Non-ActiveX and Non-API Access 2002-2003 version of a calendar looking form. It's setup to easily be integrated into any existing mdb (just import either the "CalendarPopUp" or "SubCalendar" form.) All code is contained within the form and there are no modules, API Calls, or need to register any *.ocx file.

    The CalendarPopUp is called by a date field button or other event.

    The subCalendar has 1 function (bottom function) called: FireOffDateValue where you can add your own code to copy the date value from the subform to your main form or requery a list box based upon it's value.

    I utilize the .Caption of the button to grab the day value and prevent the need to use any API calls.
    (this is the same as the 2010 version but in a 2003 format)

  2. #2
    delphinas is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2012
    Posts
    3
    that is nice very thanx

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 9
    Last Post: 08-07-2011, 11:21 AM
  2. Replies: 5
    Last Post: 03-17-2011, 07:33 PM
  3. Popup form
    By triplee23 in forum Forms
    Replies: 1
    Last Post: 10-24-2010, 04:09 PM
  4. Popup Form
    By NISMOJim in forum Forms
    Replies: 1
    Last Post: 10-23-2010, 09:16 AM
  5. Inserting a calender in a form
    By Nixx1401 in forum Forms
    Replies: 4
    Last Post: 07-09-2010, 06:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums