Forum Discussion

Tony2021's avatar
Tony2021
Steel Contributor
Oct 01, 2022

Update Query

Hello experts, I have an update query SQL below and I am getting an error message.  Do you see anything obviously wrong with it? I am not sure why I am getting that error msg in the screen shot.    ...
  • arnel_gp's avatar
    Oct 02, 2022
    UPDATE tblFXParent SET DateSettleC = DLOOKUP("LastOfDateSettle", "qryFXSettDtCLast", "IDParentfk = " & [IDFXParent])

Share

Resources