Search results

  1. D

    Comparing differences between tables

    I have two tables with the same structure, 25 fields and linked by date that should be identical. I want to create a query that compares the values within each field and checks for differences between the two tables. I've created an unmatched query which only compares one field at a time. I...
  2. D

    How to create a temperature conversion

    Ok thanks so much! I actually have another question that is unrelated, but still in the same table. How do I autopopulate an ID taking information from 2-3 columns? Example: Trap ID, Date, Week
  3. D

    How to create a temperature conversion

    Ok I created the query, but where would I apply the formula?
  4. D

    How to create a temperature conversion

    So I'm using an older Access database(2002) and I'm trying to auto-populate one column to convert Celsius to Fahrenheit. We record all our data in Celsius, but would like to know Fahrenheit as well. I think I have the expression built correctly but not sure if I'm inputting it in the right spot...
Back
Top Bottom