RE: How can I e-mail forms from a database?
- From: "Ofer" <Ofer@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 12:20:05 -0700
You didnt specify who you sending it to
Also you can enter more data like the subject
"AccessNewbe" wrote:
> I have tried to use this command and I keep getting an error message. The
> command I have enterend is
> DoCmd.SendObject acSendForm,"frmemailnewhireform",,,,,,,,
> What am I doing wrong?
>
> "Ofer" wrote:
>
> > Use the send object command
> >
> > docmd.SendObject acSendForm,"FormName",,To,,,Subject,TextMessage
> >
> > "AccessNewbe" wrote:
> >
> > > I am currently working on a database for the HR Manager. The database is
> > > going to show all current employees, the medical and dental dates of
> > > eligibility, new hire forms for new hires, etc. I am trying to create a
> > > command button that allows me to e-mail the created form to any new hires.
> > > The form has the basic information w-4, i-9, emergency information, etc.
> > > Next to the topics are hyperlinks that they can click on and download the
> > > forms. Is there any way that I can create a command button to perform this
> > > function?
.
- Follow-Ups:
- RE: How can I e-mail forms from a database?
- From: Ofer
- RE: How can I e-mail forms from a database?
- From: AccessNewbe
- RE: How can I e-mail forms from a database?
- References:
- How can I e-mail forms from a database?
- From: AccessNewbe
- RE: How can I e-mail forms from a database?
- From: Ofer
- RE: How can I e-mail forms from a database?
- From: AccessNewbe
- How can I e-mail forms from a database?
- Prev by Date: RE: How can I e-mail forms from a database?
- Next by Date: Re: OpenReport Action Cancelled
- Previous by thread: RE: How can I e-mail forms from a database?
- Next by thread: RE: How can I e-mail forms from a database?
- Index(es):