Search results

  1. L

    VB Login Help!

    Hii, I am currently trying to produce some code that can be used on a login form within my database. How do I make it so that the login will accept multiple usernames and passwords? There are a couple of member login details stored in the tblLogin, however I don't know how to code it for this...
  2. L

    Grand total form/subform problem.

    Hi, I have a booking form with a subform. I have included a sum calculation in the footer of the subform however it is not displaying :s The calculation is used to sum up all of the total costs to make the grand total for the one booking. Why is it not working, when the syntax is actually...
  3. L

    Combo box issues :s

    Hi, I am using a combo box to select an appointmenttype. The appointment types are coming from another table. I am using a dlookup to also get the cost per hour from the same table. Trouble is that in my subform, whenever I actually make a booking and select an appointment type, new records...
  4. L

    Form/Subform help pleasee!(Next stage)

    Hello, I have a booking form with the following fields: BookingID ClientID StaffID StartTime EndTime Date TotalCost In this form I have a sub-form with the following fields AppointmentBookingID BookingID AppointmentType CPH SessionLength The problem I am having is that when I want to make a...
  5. L

    Hello! :]

    Hello, my name is Lakhvir. I am currently finishing off my A2's and am hoping to get into my first choice uni for 2012 start. I joined in order to get some help with my coursework as I'm completely stuck and I feel really dumb :( I can't wait to talk to you all! :D
  6. L

    Form/Subform help pleasee!

    Hello guys, I'm new :p I'm currently doing some coursework at school and have come across a problem. My system is basically an appointment booking system for a family law firm. I have the main booking form with the following fields: BookingID, ClientID, StartTime, EndTime, Date, TotalCost In...
Back
Top Bottom