Results 1 to 2 of 2
  1. #1
    Lakhvir is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2012
    Posts
    2

    Unhappy Form + Subform - MAJOR help needed! Going to fail all my work :(

    Hello guys, I'm new

    I am currently doing an appointment booking system for a family law firm. I have constructed my tables and am now producing the main booking form and I am absolutely clueless. I know what I want to do but I just don't know how to do it and its making me really upset I'm actually feeling sick because I cannot do this and I cannot concentrate on other school work because of this

    To start with and make this post more informative so that you guys can help me, I'll post my database structure:

    CLIENTS [ClientID, Title, Forename, Surname, DOB, Gender, Address1, Address2, City, Postcode, Telephone, Mobile]


    STAFF [StaffID, Title, Forename, Surname, Gender, Location, Department, Telephone, Mobile]
    BOOKING [BookingID, ClientID, StaffID, StartTime, EndTime, Date, TotalCost]
    APPOINTMENT TYPE [AppointmentTypeID, AppointmentType, CPH]
    APPOINTMENT BOOKINGS [AppointmentBookingID, AppointmentTypeID, BookingID, SessionLength]


    I want the main booking form to have the following fields:
    BookingID
    ClientID
    StaffID
    StartTime
    EndTime
    Date
    TotalCost

    On this main booking form I want a subform. The subform should contain the following fields:
    AppointmentBookingID
    BookingID
    AppointmentType
    CPH
    SessionLength

    I want the appointmenttype to be a drop down list, and then the cph automatically comes up. I think that the bookings are to be stored in tblBookings and tblAppointmentBookings. How would I do this then considering that they are selecting an appointmenttype and not an appointmentID?

    Please please somebody help me ASAP. It's really making me sick I also apologize for this being such a long post, but it's better to not suffer in silence right?

  2. #2
    Lakhvir is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2012
    Posts
    2
    Anyone?

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

Similar Threads

  1. Queries ramdonly fail on new PC
    By dkeller12 in forum Access
    Replies: 6
    Last Post: 11-09-2011, 09:08 AM
  2. macros in subform dont work
    By tuyo in forum Access
    Replies: 2
    Last Post: 03-25-2011, 09:49 AM
  3. Filter on subform doesn't work
    By Edwardo in forum Programming
    Replies: 6
    Last Post: 11-29-2010, 08:57 PM
  4. ODBC Call Fail - Only when totals applied
    By wvuatrrd in forum Queries
    Replies: 3
    Last Post: 11-04-2010, 12:52 PM
  5. Major newbie needing help
    By Dragox in forum Access
    Replies: 5
    Last Post: 06-02-2010, 05:14 PM

Tags for this Thread

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