I have use the Dsum function for my query but it gives the error.i have attached the image plz check it and correct my expression.
The expression is
Expr1: DSum("Amount","Table1","emID = " & [emID])
Amount : the Field which i want to calculate
Table1 : The Table Name
emID : The Employee ID
The expression is
Expr1: DSum("Amount","Table1","emID = " & [emID])
Amount : the Field which i want to calculate
Table1 : The Table Name
emID : The Employee ID