You have dynacrit defined as just cell A72, it needs to be A73:A74, also your column criteria needs to be the column number (4) or the column header as text, i.e.
"1404006"
so if you make A87 just 4 and redefine dynacrit then you can use
=DSUM(data,A87,dynacrit)
Bookmarks