Search results

  1. 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...
  2. S

    access query

    Thanks alot Got it working :confused: Thanks for your help
  3. S

    access query

    Hi Bat17 thanks for that. My other problem is. Say If i wat to just let the colume count // and not these xxx what validation would i use e.g. Registry total registry ///xx 3
  4. S

    access query

    No luck:( Tried what you said in critera it keeps saying error in syntax could you please send an example please
  5. S

    access query

    I tried what you said For this I went in the Querys option and created query in design view I put TotRegistry = Len(registry) in the Criteria section got nothing is this right what i am doing? :confused:
  6. 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...
  7. 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