Recent content by 18khattaba

  1. 1

    Auto input data in a field in a form using relationships

    Thank you I now have a better understanding of it 😃😃😃
  2. 1

    Auto input data in a field in a form using relationships

    Thank You. This is very helpful and I now understand on how to do it but I would like to know what these tables are, where did they come from and what do they do to the actual database.
  3. 1

    Auto input data in a field in a form using relationships

    I have posted another thread that explains it better.
  4. 1

    Auto input data in a field in a form using relationships

    I have created 3 tables linked in a relationship, then I created a query to put all that data in a single table. The tables are called BookingTBL, Customers and PriceOfHotels. I have used the query to make a form the price of hotels table should not be updated but only viewed to retrieve...
  5. 1

    Auto input data in a field in a form using relationships

    I have two tables and one is for customers and the other is for prices of hotels. For every location, there is one hotel. In the customers form, I wold like it to auto select the hotel when the user selects a location. I would like to do this using relationships.
Top Bottom