B
Bruce
I have been searching newgroups for an answer to what
should be a simple question, but is not if the variety of
replies to the question is any indication. I have a form
that displays a record about a customer. I would like to
add a command button to send a blank e-mail to that
customer. The control button is named "cmdSendEmail".
The text box on the form containing the e-mail address is
named "strContactEmail". I can send an entirely blank e-
mail, and I can e-mail a database object, but I cannot
find a way to send a blank e-mail to that particular
customer.
A caveat: Instructions such as "Put this code behind the
command button" or anything else that assumes I know how
to add code will be a waste of your valuable time, as I
will not know what you mean. I need something that
says "Right click the command button to view its property
sheet. Click "On Click", then click the down arrow to
see "Event Procedure", then click the three dots to
see...", etc.
A further question: The Event Procedure seems to be
heading me in the right direction, so I will ask more
about it. There is an Expression Builder, a Code Builder,
and a Macro Builder. Which do I need, and when? Most
instructions on this matter make some reference to
building an action, which does not seem to be described as
such in Help documentation.
I know this is a lot to ask. If it is too much for this
forum, please point me to a reference web site or to a
reference book. Thanks in advance for any assistance.
should be a simple question, but is not if the variety of
replies to the question is any indication. I have a form
that displays a record about a customer. I would like to
add a command button to send a blank e-mail to that
customer. The control button is named "cmdSendEmail".
The text box on the form containing the e-mail address is
named "strContactEmail". I can send an entirely blank e-
mail, and I can e-mail a database object, but I cannot
find a way to send a blank e-mail to that particular
customer.
A caveat: Instructions such as "Put this code behind the
command button" or anything else that assumes I know how
to add code will be a waste of your valuable time, as I
will not know what you mean. I need something that
says "Right click the command button to view its property
sheet. Click "On Click", then click the down arrow to
see "Event Procedure", then click the three dots to
see...", etc.
A further question: The Event Procedure seems to be
heading me in the right direction, so I will ask more
about it. There is an Expression Builder, a Code Builder,
and a Macro Builder. Which do I need, and when? Most
instructions on this matter make some reference to
building an action, which does not seem to be described as
such in Help documentation.
I know this is a lot to ask. If it is too much for this
forum, please point me to a reference web site or to a
reference book. Thanks in advance for any assistance.