Search results

  1. S

    presence checks???

    i have a combo box which basically gives you the option of yes and no.... then if the yes is selected, you choose a time from another combo box i want to be able to write an IIf statement which basically hides the second combo box unless the first one has the value 'yes' Can anyone help me...
  2. S

    reports???

    Is it possible to add fields from multiple querys and show them in a report??? B4 u answer..... i wil explain! I basically have 2 tables 1. Restaurant Bookings 2. Hotel Bookings I have made 2 querys (one for each) which basically display all of the breakfast, lunch or dinner bookings and...
  3. S

    combo boxes

    I have created a query to simply bring up various parameters asking questions which then give back the results that are correct! i am wondering if it is possible so that when the parameter boxes display on the screen, for you to be able to select the answer from a combo box list (within the...
  4. S

    validation text for an expiry date on a credit card

    Basically, i have a field where the expiry date of a credit card is input, but i want to set an input mask so that it loks something like this: MM/YY but i cant find a way of doing this! I then have validation text which makes sure that this value is either equal to or more than todays date...
Back
Top Bottom