Search results

  1. N

    List Box + Multi Select

    Good Morning I need some help and advice on an issue I have with my list box. Quite simply I need to be able to select more than one name from a list. I have set up the list box and set Multi Select to Simple. Now when I save and close the form and go back into it the selections have gone...
  2. N

    Ability to search by two fields

    no issue at all with other users seeing other users project... I would prefer it if the manager could select their name from a list.
  3. N

    Ability to search by two fields

    Hi ya I guess the most simple thing would be for the Ops manager to be able to select his own name which will then return his jobs... I know how to do this by running a macro with a 'where' condition assigned to each manager but that requires me to write a new macro everytime a new manager is...
  4. N

    Ability to search by two fields

    yes i found that example but it actually isnt what I am looking for... But thanks for highlighting the search facility.
  5. N

    Ability to search by two fields

    Hi... I am in the process of building an Access database to hold all of my projects. Being new to Acesss I have managed to design the framework of the database but am getting stuck with a few specialised features. On the front main switchboard page I would like a button which will create the...
  6. N

    Adding data to an existing table at the next empty row.

    Now i do understand that this requires an append query, but i need this to be userfriendly and scaleable... So someone without any sql experience can append the "data file"
  7. N

    Adding data to an existing table at the next empty row.

    Hi all (first post) I need help with the start of my Access database project, if possible. I am looking to populate a table called "data file" with information from CSV files produced everyday. My aim is to browse every day to a directory containing a CSV file and import it into my Access...
Back
Top Bottom