Search results

  1. S

    Not updating auto number on form

    Hi guys I have a problem with my booking form. On the table the number is a primary key and is a auto number now I have used this on a form but It does not update and find the next suitable number. I am using a text box. How would I make it update automatically on the form as soon as I...
  2. S

    Please help with form

    Hi there I am creating a form with a combined three tables to do a booking course form for a customer. I have created a form for adding a customer and his course. I have to do the following but I am not sure how I do this, all I know is that I would need to use a dloopup but not sure how...
  3. S

    Combo box to fill in text boxes

    Hi guys I want to use a combo to search for information. At the moment I am trying to find out how to do this, I have a combo box and three text boxes and what I want to do is select the ID number in the combo box and once the number is select in the combo box the text boxes will also...
  4. S

    How to confirm if a place is avilable on form

    Hi guys I have three tables course table, customer table and a booking table. Booking table is were I book the course for the customer. Now what I like is: • confirm if the place is available on the course • confirm how many places are available on the course selected • show if the...
  5. S

    access query

    Hi guys im trying to create a access database which has two colums like the example shown below. Registry total registry /// 3 basically the first colume would contain these symbols /// and i want the second colume to read off the first colume soo if...
  6. S

    access query

    Hi guys Im a newbie to access Basically what im doing is creating a table which has registrations and total registrations two colums in the the registrations i would have \ now in the total registration colum i want to be able to count how many total of these \ I have. how would this...
Back
Top Bottom