Search results

  1. M

    Subform not updating correctly

    Morning all, I have been having issues with a subform on the attached database - for some reason it is not always updating to show corresponding records. To give an idea of what I am planning, this is effectively going to be an interactive learning portal which can test users as well. There...
  2. M

    IF Function within a Form

    Hi Guys, Just a quick query which I hope is going to be fairly straightforward. I have a form in which users enter a few fields, one being DebtGenerated(£) and the other being DebtCollected(£). What I am trying to do is add an AfterUpdate section of code which, once the DebtCollected(£) is...
  3. M

    Query-Join help needed

    Good morning, I have a query I plan to base a report on, and am having trouble with something which seems as though it should be quite basic, but as I'm new to this I am struggling. Essentially I want to produce a query which looks at a table and says how many records came from each...
  4. M

    Disabling additions in a form

    Hi Guys, I have a form which acts as a search function for users looking to amend existing records. This is based on a query, where users enter a parameter (PolicyNumber) and this returns only the records which match the PolicyNumber in a form view. I have also added basic navigation buttons...
  5. M

    Conditional mandatory fields

    Hi all! First and foremost, hi, I am new here but have been having trouble with an issue and was unable to find a solution that I was able to get to work. Basically I have a form which records primary and secondary reasons for people writing off money, and in the secondary reasons I have an...
Top Bottom