Search results

  1. A

    use criteria from a table to update a category in another table.

    Thank you Mihail that is amazing!!! I was convinced that it couldn't be done. I should be able to do the update query myself. Thanks again.:D
  2. A

    use criteria from a table to update a category in another table.

    In the example Access would use information from tblCriteria to update the category in tblBankingInfo.
  3. A

    use criteria from a table to update a category in another table.

    Thanks for your help Mihail. Here is an example database.
  4. A

    use criteria from a table to update a category in another table.

    I have a table that has banking information in it (downloaded from the internet). I have a category field (lookup field) that I have to update manually so, for example, every time the electric bill is paid I have to click it and change the category to "electricity". I want to set up a table...
Back
Top Bottom