Help File

R

RockyMountains

I'm having a hard time find the syntax for
equations/functions in the help file for Dsum and sumif.
Can you give me the syntax for the equations and give me
some hints on what to type to pull up these functions in
the help file and others in the future. Thanks.
 
D

Douglas J. Steele

For DSum, check
http://msdn.microsoft.com/library/en-us/vbaac11/html/acfctdsum.asp

AFAIK, there is no SUMIF function in Access: I believe it's in Excel only.

Sorry I can't give you any suggestion on how to pull this information up, as
I've only got Access 97 on this machine, and there's no problem with its
help! Where are you when you're trying to get this help: in the database or
in the VB Editor? I would expect to find it through the VB Editor.
 
Top