DSum()

B

Bugbyte

I have read alot of the messages and answers on this
newsgroup but am a little confused about the DSum function.
Is it used in a query or in Properties of a form or
subform?
Can it be used with an unbound field?
Thx in advance for any and all help.

Buggy
 
D

Duane Hookom

DSum() can be used anywhere that a function would be used. It can be a
control source of a text box, the default value for a text box, an
expression in a query, in code,...
 
B

Bugbyte

Thank You Duane
-----Original Message-----
DSum() can be used anywhere that a function would be used. It can be a
control source of a text box, the default value for a text box, an
expression in a query, in code,...

--
Duane Hookom
MS Access MVP





.
 
Top