Search results

  1. P

    Help with coding

    Hi all, I'm not crash hot at coding but would like to have a go at it and would like some guidance. I have a database with 3 tables described below: Table1: Products ProductID (PK:autonumber) Product_Number (number) Product_Name (text) Manufactured_Year (number) Brand (text) Table2: Version...
  2. P

    Counting the number of fields ticked "Yes"

    Hi all I have a database that lists 1000 schools (rows) and about 100 survey questions (columns). The data type for the cells in the columns is yes/no. I also have a form that contains a listbox with the school name and another listbox that needs to display the total number of "yes" values...
Back
Top Bottom