Search results

  1. D

    "Like" condition query not returning the correct values

    I am running a query that gives me a listing of various e-mail addresses tied to a specific project. I need to filter out all the ".com" addresses. If I run the original query and then do an "ends with" filter on the results it gives me the correct listing. If I put a "like" condition into...
  2. D

    Auto populate fields in a table

    I am trying to modify someones existing Access database that has multiple years worth of data. There are no forms in the database as it is built only with tables and queries (and the few reports that I have been able to add). Inputting data into this database has always been done manually...
Back
Top Bottom