Search results

  1. H

    How to count the number of records in tabular form?

    I have made a new form based of a query which is searching for records with a specific status. I am trying to wrap my head around how to count the number of records returned automatically to be used in aother forumla. I am not sure if it is a query or some coding needing to do this,so please...
  2. H

    Textbox value dependant on an if statement

    I am creating a database and i would like to assign a piece of code to a command button, so that when it is pressed it generated an automated value for a text box based on tick boxes on the forum. I attempted to do something like the following: Private Sub Command130_Click() if...
Back
Top Bottom