Search results

  1. D

    Ignore search field if left blank causing me issues.

    So I have a multifield search form that searches the database. I have fields that if left blank will be ignored (or rather, display all results). However, I have a field that a person can fill in a number, and it'll display all results from the database that are less than said number. Which...
  2. D

    Trying to populate fields in a database with a query not working.

    Hi all, I'm having some issues with populating a column in a database with a query. The idea is that it would fill in certain terms depending on a value of another column in said database that is also populated by a query. I've managed to get said column populated by a query which subtracts 2...
Back
Top Bottom