Search results

  1. M

    Multi criteria search

    I have an events database with a description field which I would like to be able to search for multi criteria which would be determined by the user. For example, the user might want to search for all events which are Merchant Navy, Dieppe and Vimy related or they may want to search for only...
  2. M

    Many to Many Relationship

    I'm looking to create a form which allows you to track the amount of time a particular piece of equipment is in use (up), not in use(idle), and being repaired (down) on a daily basis. I currently have it set us that my end users pick's the piece of equipment from a drop down box and then fill...
  3. M

    User ID

    Hi, I'm trying to ,on loading a form, have it go to a new record and assign a text box called TxtUser the Environ ("USERNAME") value in order to track the user that has added the record. From what I understand the Environ ("USERNAME") will use the network user name which is what I'm...
  4. M

    Query criteria in Access 2007

    Good Morning, Can you still use criteria such as; =[Forms]![FormName]![FieldName] in the criteria field of a query in Access 2007 where [FormName] is the name of the form and [FieldName] is an unbound combo box which is pulling its data list from a table. I've used similar...
  5. M

    Multiple values for drop down boxes

    I have created a database that has both English and French forms feeding information into the same table. I'm not concerned if the info stored in the table is stored in French or in English. It all works fine other then the drop down boxes in the forms, here I only seem to be able to either...
  6. M

    Hello

    Hi my name is Nicole, been working with Access for some time; however for the first time I'm having to create a bilingual database and having some issues with it. Thought this might be a good place to get some help.
Back
Top Bottom