Search results

  1. K

    Problem getting update to show on continuous form

    Hello I’ve got a continuous form which lists different types of tasks This form is built on a query that uses UNIONs to merge tables values with identical column names. There is a button on the form to update the task status, when this is clicked, some vba runs to figure out which table...
  2. K

    Multiple one-to-many conundrum.

    I have a table “tblRequest” which will be used to track requests in our team. A request can relate to many tasks/actions and an action can relate to many requests. I have created a table which links actions - “tblLnkAction” - and in this table are also some fields (date completed, date...
  3. K

    Greetings from South Wales

    Hello, We use Access in work to manage our workload. The database was set up originally by someone who left the team soon after. I did a short three day course in Access which went over the basics (although it really glossed over many to many / one to many relationships). I've used what I've...
Back
Top Bottom