Search results

  1. A

    Trying to create a multiple table query

    Don't know if this help, I am still learning myself, but when I am trying to write a SQL query, I usually just build a query in Design View in Access, make sure it works and then view the query in SQL View and copy that into a view in my SQL. As long as there aren't too many expressions in the...
  2. A

    Using VBA to check for Multiple Blank fields in a form

    Hello, first time posting with the site, so I hope I get this right. I am building a form for entering data into a single table. I referred to another user's VBA code to check for multiple blank fields in the form by using the Other Tag property for the fields I want populated and then set...
Back
Top Bottom