Recent content by TKTheKid

  1. T

    Using three comboboxes to access/update data in a table?

    I see my database has 8 views. Did anyone have an idea? Thanks!
  2. T

    Using three comboboxes to access/update data in a table?

    Hi all, Please see the attached database file and look at formWarehouseData. I have three comboboxes. When the user selects a ticket, the source for the location combobox changes, then when the user selects a location, the source for the article combobox changes. My question is, how do I...
  3. T

    Using forms to immediately edit/update a table

    Hi all, Please see the attached database. What I'm asking for is probably simple for most of you, but is tricky for a newbie like me. If you take a look at formWarehouseData, you'll (hopefully!) get an idea of what I want/am trying to do: I'd like to be able to use the three combo boxes to...
  4. T

    Creating a query to catch exceptions in tables?

    Thanks boblarson! That worked. However, I still can't access the report. Please see below: "Also, speaking of the report, when I try to access my report reportDifference, I get the following message now: 'The specified field 'tableKWIData.QUANTITY' could refer to more than one table listed...
  5. T

    Creating a query to catch exceptions in tables?

    Hello all, I wrote a query to subtract the quantity amounts in each table to find ones that didn't match and then only print those records. I also had the query try to spit out exceptions if data was only in one table or the other. When I run queryDifference it now shows the two fake...
Back
Top Bottom