Results 1 to 2 of 2
  1. #1
    djdx2 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2014
    Posts
    1

    Calender

    So basically.....I want to create a Booking Calender....just like the attached picture from my excel file.


    Ive created a form, filled it with formatting and text boxes, Record source for the form is my "Calender" table.

    Now i was told to make 31 subforms to populate each day, and filter each subform to that particular day, but this creates 31 EXTRA forms in my database which i do NOT want!

    I only want ONE table for entries and a field for the date, to match up with the corresponding text box(s).

    I want to achieve this by on form load....
    IF record WITH the corresponding date EXISTS......THEN populate that into text box.

    What is the best way to achieve this???

    Ive been trying to mess around with strSource / strDateField / OpenRecordset which im not 100% on, cuz i cant find any study material on this.

    Any pointers?
    Attached Thumbnails Attached Thumbnails calender.jpg  

  2. #2
    amrut is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Location
    India
    Posts
    616
    I would suggest to use list boxes on form and use a single pop form to edit individual day's data. Use a suitable event say double click on a listbox to open the popup form filtered for that particular date. Requery that list box when this form closes to show updated values.
    Does this makes sense ?

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

Similar Threads

  1. Query - Calender Pop up in the window
    By hitesh_asrani_j in forum Forms
    Replies: 1
    Last Post: 10-17-2011, 06:20 AM
  2. Query - Calender Pop up in the window
    By hitesh_asrani_j in forum Forms
    Replies: 4
    Last Post: 10-14-2011, 09:00 AM
  3. Have problem with Calender, please help !
    By mhs5466 in forum Forms
    Replies: 0
    Last Post: 07-27-2010, 02:08 AM
  4. Inserting a calender in a form
    By Nixx1401 in forum Forms
    Replies: 4
    Last Post: 07-09-2010, 06:04 PM
  5. Calender Help
    By alanl in forum Access
    Replies: 5
    Last Post: 03-27-2010, 11:43 AM

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