August 2001
Beginner
576 pages
12h 12m
English
DoCmd MethodsMethod | Description |
|---|---|
DoCmd.SendObject [objecttype] [, objectname] [, outputformat] [, to][, cc] [, bcc][, subject] [, messagetext] [, editmessage] [, templatefile] | Sends the object indicated via e-mail. |
[object.] RunCommand command | Runs a menu or toolbar command. |
DoCmd.AddMenu menuname, menumacroname, statusbartext | Adds a menu to Access. |
DoCmd.ApplyFilter [filtername] [, wherecondition] [, filtertype] | Applies a |
DoCmd.Beep | Uses the computer speaker to make a beep noise. |
DoCmd.CancelEvent | Cancels an event that initiated a macro. |
DoCmd.Close [objecttype, objectname], [save] | Closes the object referred to by |
DoCmd.CopyObject [destination database] [, newname] [, ... |
Read now
Unlock full access