Search results

  1. A

    Expression Error in IIF statement

    Expr1: IIf(CDate([Weekly_Upload].[Gift Date])>[Transaction_Failed].[Gift Date],"Success","Failure") Getting error in this expression Error : Your Query does not include specified expression as a part of aggregate function.
  2. A

    Nested Update Query in MS Access

    Hi Everyone, i have four field in the database Field 1,Field 2,Field 3,Fields 4 Here Field 3 is subset of Field 2 & Field 2 is subset of Field 1 & Field 4 is Date & rest all fields are Numbers. Now i need to add Field 5 which will be a status where i need to update this basis an update query...
Back
Top Bottom