Forum Discussion

Tony2021's avatar
Tony2021
Iron Contributor
Feb 06, 2025
Solved

Update Query - 3 criteria

Hello Experts, I need to update 3 fields in a table Import_ExcelPC but I am not getting anywhere with it.  Let me explain what I need in simple plain english Update: Import_ExcelPC.Notes to the v...
  • Tom_van_Stiphout's avatar
    Feb 06, 2025

    Running the Select query on only the Copy table does not prove that the main table also has records with same values in the join fields.
    Rather make a copy of the Update query, and switch to Select query.

Resources