M
Martin
I want to calculate the AMOUNT for the condition of FIELD aaaaaa =
"finish" or "doing" or "preparing"
What's wrong with this sentence?
=DSum("[amount]","databasequeryMartin","[aaaaaa] = 'finished'or 'doing' or
'preparing'")
I think, the mistake is in: "[aaaaaa] = 'finished'or 'doing' or
'preparing'"
Yet, how to make it correctly?
Thanks!
Martin
"finish" or "doing" or "preparing"
What's wrong with this sentence?
=DSum("[amount]","databasequeryMartin","[aaaaaa] = 'finished'or 'doing' or
'preparing'")
I think, the mistake is in: "[aaaaaa] = 'finished'or 'doing' or
'preparing'"
Yet, how to make it correctly?
Thanks!
Martin